当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
LRUEnterpriseContextCachePolicy.OveragerTask (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins
Class LRUEnterpriseContextCachePolicy.OveragerTask
java.lang.Object
java.util.TimerTask
org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
- All Implemented Interfaces:
- Runnable
- Direct Known Subclasses:
- LRUStatefulContextCachePolicy.RemoverTask
- Enclosing class:
- LRUEnterpriseContextCachePolicy
- protected class LRUEnterpriseContextCachePolicy.OveragerTask
- extends TimerTask
This TimerTask passivates cached beans that have not been called for a while.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRUEnterpriseContextCachePolicy.OveragerTask
protected LRUEnterpriseContextCachePolicy.OveragerTask(long period)
run
public void run()
getTaskLogMessage
protected String getTaskLogMessage()
getJMSTaskType
protected String getJMSTaskType()
getMaxAge
protected long getMaxAge()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.