Package org.jboss.shotoku.cache

Class Summary
ShotokuCache A global cache.
ShotokuCacheItem<K,T> Extend this class if you want to store objects in the cache that will be updated on every Shotoku service timer timeout.
ShotokuPropertiesWatcher<K>  
ShotokuResourceWatcher<K,T> Extend this class if you want to store objects in the cache that will be updated whenever any of the watched resources in a content manager changes (a resource changes when it is added, deleted or modified).
ShotokuResourceWatcherSplitDescriptor<K,T> Same as ShotokuResourceWatcher but the update method has a different signature (the information about changes to resources is split into three sets).
 

Enum Summary
ChangeType Describes the possible type of changes which can be made on a resource.
 



Copyright © -2006 . All Rights Reserved.