org.jboss.cache.eviction
Class EvictionTimerTask
java.lang.Object
org.jboss.cache.eviction.EvictionTimerTask
public class EvictionTimerTask
- extends Object
Timer threads to do periodic node clean up by running the eviction policy.
- Version:
- $Revision: 7044 $
- Author:
- Ben Wang 2-2004, Daniel Huang (dhuang@jboss.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvictionTimerTask
public EvictionTimerTask()
init
public void init(long wakeupInterval,
ThreadFactory evictionThreadFactory,
RegionRegistry rr)
stop
public void stop()
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.