|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Annotation Types Summary | |
|---|---|
| ComponentName | Mechanism for specifying the name of components to retrieve |
| DefaultFactoryFor | An annotation that is used internally, for defining a DEFAULT factory to be used when constructing components. |
| Inject | Used to annotate a method as one that is used to inject a registered component into another component. |
| Start | Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache starts. |
| Stop | Method level annotation that indicates a (no-param) method to be called on a component registered in the ComponentRegistry when the cache stops. |
| SurvivesRestarts | This annotation is used for components that will be registered in the ComponentRegistry,
that are meant to be retained in the component registry even after the component registry is stopped. |
Internal annotations to control the lifecycle of cache components.
|
Google Analytics | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||