Uses of Interface
com.bankframe.services.cache.NamedCache

Packages that use NamedCache
com.bankframe.services.cache   
 

Uses of NamedCache in com.bankframe.services.cache
 

Classes in com.bankframe.services.cache that implement NamedCache
 class GenericCache
          This class provides generic caching functionality using a local cache.
 class JMSCache
          The JMSCache class provides generic caching functionality using a distributed cache within a clustered environment.
 class MergedDataPacketsCache
          The class is a specialisation of the GenericCache class.
 class NullCache
          This class implements Cache & NamedCache and is intended for use when a implementation code refers to a named cache, but at runtime caching is not required.
 



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