JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.micronaut.runtime.context.scope
Annotation Interface ScopedProxy
@Around(proxyTarget=true, lazy=true) @Scope
@Documented
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
ScopedProxy
A meta annotation for a scoped proxy.
Since:
1.0
See Also:
ThreadLocal