JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
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