|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.cache.threadcleaned.ThreadCleanedCacheFactoryImpl.CacheCleanUpThread
This class calls the cleanup() method on each ThreadCleanedGenericCache
instance registered with the CacheFactory. The clean interval is
specified in milliseconds in BankFrameResource.properties
by the key cacheFactory.cleanUpInterval
| Constructor Summary | |
ThreadCleanedCacheFactoryImpl.CacheCleanUpThread()
Default Constructor |
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadCleanedCacheFactoryImpl.CacheCleanUpThread()
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||