|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.util.TimerTask | +--org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask
This TimerTask passivates cached beans that have not been called for a while.
Constructor Summary | |
protected |
LRUEnterpriseContextCachePolicy.OveragerTask(long period)
|
Method Summary | |
void |
execute()
The task to be executed, to be implemented in subclasses. |
Methods inherited from class org.jboss.util.TimerTask |
cancel, compareTo, getPeriod |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected LRUEnterpriseContextCachePolicy.OveragerTask(long period)
Method Detail |
public void execute()
TimerTask
execute
in class TimerTask
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |