|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResourceProvider | A provider that manages the creation of resource class instances. |
| Class Summary | |
|---|---|
| ResourceClassInjector | An injector that injects onto properties of a resource. |
| ResourceConstructor | A utility class to obtain the most suitable constructor for a resource class. |
| ResourceProviderFactory | A singleton that manages access to resource provider instances. |
| Annotation Types Summary | |
|---|---|
| PerRequest | Used to annotate resource classes that require a new instance for each request. |
| ResourceFactory | Specifies the provider that is used to obtain an instance of the resource class. |
| Singleton | Used to annotate resources that require one instance per web application. |
Provides support for plugable life-cycle declaration and implementation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||