| Interface | Description | 
|---|---|
| FacesBean | Base interface for FacesBean storage objects. | 
| PropertyMap | 
| Class | Description | 
|---|---|
| AttachedObjects<K,T> | Class for managing attached object on the component that are maintained as a Map of Lists | 
| FacesBean.Type | Type of a FacesBean, encapsulating the set of registered
 PropertyKeys. | 
| FacesBeanFactory | Base interface for FacesBean storage. | 
| FacesBeanImpl | Base implementation of FacesBean. | 
| PropertyKey | Key for an entry in a FacesBean. | 
| TypeRepository | =-=AEW Can this truly be "static public", or do we need a typed
 API registered by class-loader? | 
| ValueExpressionValueBinding | 
| Enum | Description | 
|---|---|
| PropertyKey.Mutable | Indicates whether or not a property is mutable, and if so how likely it is to actually
 be mutated. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.