Uses of Package
org.norther.tammi.acorn.cache

Packages that use org.norther.tammi.acorn.cache
org.norther.tammi.acorn.cache   
org.norther.tammi.core.cache   
org.norther.tammi.spray.engine.resource   
org.norther.tammi.spray.session   
 

Classes in org.norther.tammi.acorn.cache used by org.norther.tammi.acorn.cache
CachedEntryEvent
          Events of this type are sent to an object that implements CachedEntryListener when it is expired, passivated or activated in the cache.
CachedMap
          Extends the Map interface to support expiration of old entries.
CacheListener
          An interface to cached objects that want to be informed when their state have been chenged.
 

Classes in org.norther.tammi.acorn.cache used by org.norther.tammi.core.cache
CachedEntryEvent
          Events of this type are sent to an object that implements CachedEntryListener when it is expired, passivated or activated in the cache.
CachedMap
          Extends the Map interface to support expiration of old entries.
CachedMapAdapter
          Extends the given ConcurrentMap implementation to support the CachedMap interface.
CacheListener
          An interface to cached objects that want to be informed when their state have been chenged.
 

Classes in org.norther.tammi.acorn.cache used by org.norther.tammi.spray.engine.resource
CacheListener
          An interface to cached objects that want to be informed when their state have been chenged.
 

Classes in org.norther.tammi.acorn.cache used by org.norther.tammi.spray.session
CachedEntryEvent
          Events of this type are sent to an object that implements CachedEntryListener when it is expired, passivated or activated in the cache.
CachedMap
          Extends the Map interface to support expiration of old entries.
CachedMapAdapter
          Extends the given ConcurrentMap implementation to support the CachedMap interface.
CacheListener
          An interface to cached objects that want to be informed when their state have been chenged.
 



Copyright © 2004 The Norther Organization. All rights reserved.