| Class | Description |
|---|---|
| BeanFactoryImpl<K,T extends Persistent> |
A default implementation of the
BeanFactory interface. |
| DirtyCollectionWrapper<T> |
A
List implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification. |
| DirtyListWrapper<T> |
A
List implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification. |
| DirtyMapWrapper<K,V> | |
| DirtyMapWrapper.DirtyEntryWrapper<K,V> | |
| DirtySetWrapper<T extends Dirtyable> | |
| PersistentBase |
Base classs implementing common functionality for Persistent classes.
|
| PersistentBase.PersistentData |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.