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

Packages that use JMSCache
com.bankframe.services.cache   
com.bankframe.services.cache.threadcleaned   
 

Uses of JMSCache in com.bankframe.services.cache
 

Classes in com.bankframe.services.cache that implement JMSCache
 class JMSCacheImpl
          The JMSCacheImpl class provides generic caching functionality using a distributed cache within a clustered environment.
 

Uses of JMSCache in com.bankframe.services.cache.threadcleaned
 

Classes in com.bankframe.services.cache.threadcleaned that implement JMSCache
 class ThreadCleanedJMSCache
          The ThreadCleanedJMSCache class provides generic caching functionality using a distributed cache within a multi-JVM environment.
 



Copyright © 2005, 2007, Oracle. All rights reserved.