org.jasig.portal.utils.cache
Class EhCacheExpirationManager
java.lang.Object
org.jasig.portal.utils.cache.EhCacheExpirationManager
- All Implemented Interfaces:
- Runnable
public class EhCacheExpirationManager
- extends Object
- implements Runnable
- Version:
- $Revision$
- Author:
- Eric Dalquist
|
Field Summary |
protected org.apache.commons.logging.Log |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final org.apache.commons.logging.Log logger
EhCacheExpirationManager
public EhCacheExpirationManager()
getCacheManager
public net.sf.ehcache.CacheManager getCacheManager()
- Returns:
- the cacheManager
setCacheManager
public void setCacheManager(net.sf.ehcache.CacheManager cacheManager)
- Parameters:
cacheManager - the cacheManager to set
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2010 Jasig. All Rights Reserved.