|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResourceProvider | A provider that manages the creation of resource class instances. |
| Class Summary | |
|---|---|
| Injectable<T extends Annotation,V> | A utility base class for implementing injectable resources. |
| ResourceProviderFactory | A singleton that manages access to resource provider instances. |
| Annotation Types Summary | |
|---|---|
| PerRequest | Used to annotate resource classes that require a new instance to be used for each request. |
| ResourceFactory | Specifies the provider that is used to obtain an instance of the resource class. |
| Singleton | Used to annotate resources that should be treated as singletons |
Classes that define the contract for a resource provider.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||