Package com.bankframe.services.cache.threadcleaned

Class Summary
ThreadCleanedCache This ThreadCleanedCache implementation uses a deamon thread to manage calls to its cleanup() implementation.
ThreadCleanedCacheFactoryImpl This is a factory class that will create a com.bankframe.services.cache.Cache instance on demand based on the properties specified in the BankframeResource.properties file.
ThreadCleanedCacheFactoryImpl.CacheCleanUpThread This class calls the cleanup() method on each ThreadCleanedGenericCache instance registered with the CacheFactory.
ThreadCleanedCacheStartupClass This statup class starts the cleanup daemon thread which manages instances of ThreadCleanedCache.
ThreadCleanedJMSCache The ThreadCleanedJMSCache class provides generic caching functionality using a distributed cache within a multi-JVM environment.
 



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