|
Class Summary |
| AbstractContext |
A skeleton containing the most important parts of a custom CDI Context. |
| AnyLiteral |
Literal for the Any annotation. |
| BeanProvider |
This class contains utility methods to resolve contextual references
in situations where no injection is available because the
current class is not managed by the CDI Container. |
| CDIExternalArtifactResolver |
|
| CDIUtils |
|
| ContextualInstanceInfo<T> |
This data holder contains all necessary data you need to
store a Contextual Instance in a CDI Context. |
| ContextualStorage |
This Storage holds all information needed for storing
Contextual Instances in a Context. |
| ExternalArtifactResolver |
This class is a thin layer to isolate CDI specific API from JSF. |