Package org.jwarp.service.cache

Interface Summary
ICache Abstract interface for a simple cache.
ICacheAware This interface can optionally implemented by all objects stored in a cache.
ICacheService Abstract interface for the default cache service.
 

Class Summary
Cache This class implments the ICache interface.
CacheService Abstract interface for the default cache service.
CacheUpdateThread This is the updating thread for the cache utility class.
 


©   O R C A   S y s t e m s