Package io.micronaut.runtime.context.scope
Annotations for context scope.
- Since:
- 1.0
-
Annotation Types Summary Annotation Type Description Refreshable A custom scope that allows target beans to be refreshed.ScopedProxy A meta annotation for a scoped proxy.ThreadLocal ACustomScope
that stores objects in thread local storage.