| Class | Description | 
|---|---|
| AbstractContext | 
 A skeleton containing the most important parts of a custom CDI Context. 
 | 
| 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. 
 | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.