Package org.formaria.cache

Interface Summary
ObjectAccessService An interface for fetching remote objects For licensing information see license.txt
TreeAdapter<Object> An interface for use by tree nodes
 

Class Summary
Cache A cache of objects For licensing information see license.txt
CachedObject<T> A basic cached object.
CachedObjectFactory A factory for creating cache objects, mapped by class types For licensing information see license.txt
CachedTreeObjectWrapper<T>  
IdCachedObject<T> A basic cached object identified by the getId method For licensing information see license.txt