|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.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 | |
protected java.lang.String |
getJMSTaskType()
|
protected long |
getMaxAge()
|
protected java.lang.String |
getTaskLogMessage()
|
void |
run()
|
Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
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 run()
protected java.lang.String getTaskLogMessage()
protected java.lang.String getJMSTaskType()
protected long getMaxAge()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |