当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
EvictionTimerTask (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.eviction
Class EvictionTimerTask
java.lang.Object
java.util.TimerTask
org.jboss.cache.eviction.EvictionTimerTask
- All Implemented Interfaces:
- Runnable
- public class EvictionTimerTask
- extends TimerTask
Timer threads to do periodic node clean up by running the eviction policy.
- Author:
- Ben Wang 2-2004
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvictionTimerTask
public EvictionTimerTask(EvictionPolicy policy)
run
public void run()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.