| Class | Description | 
|---|---|
| AbstractContext | A skeleton containing the most important parts of a custom CDI Context. | 
| AnyLiteral | Literal for the  Anyannotation. | 
| 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 | Lookup code for Contextual Instances. | 
| 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. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.