Uses of Package
com.bankframe.services.cache

Packages that use com.bankframe.services.cache
com.bankframe.ei.txnhandler   
com.bankframe.services.cache   
 

Classes in com.bankframe.services.cache used by com.bankframe.ei.txnhandler
Cache
          This interface defines the the caching in MCA services
 

Classes in com.bankframe.services.cache used by com.bankframe.services.cache
Cache
          This interface defines the the caching in MCA services
CacheEvent
          Object used to notify interested parties that state has changed in a cache.
CacheIndexer
          Interface used to define an object that can apply an index to a cache.
CacheListener
          Interface used to define an object which listens for CacheEvents.
CachePolicy
          This interface defines the methods that all cache policies must provide.
ConfigurableCachePolicy
           
GenericCache
          This class provides generic caching functionality using a local cache.
JMSCache.JMSCacheEvent
           
NamedCache
          Classes implementing the NamedCache interface ensures cache classes can be identified by String names.
NullPolicy
          The NullPolicy type.
PersistentCache
           
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.