|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask (src)
org.jboss.ejb.plugins.LRUStatefulContextCachePolicy.RemoverTask
This TimerTask removes beans that have not been called for a while.
| Constructor Summary | |
protected |
LRUStatefulContextCachePolicy.RemoverTask(long period)
|
| Method Summary | |
protected long |
getMaxAge()
|
protected java.lang.String |
getTaskLogMessage()
|
protected void |
kickOut(LRUCachePolicy.LRUCacheEntry (src) entry)
|
void |
run()
|
| Methods inherited from class org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy.OveragerTask (src) |
getJMSTaskType |
| 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 LRUStatefulContextCachePolicy.RemoverTask(long period)
| Method Detail |
protected java.lang.String getTaskLogMessage()
getTaskLogMessage in class LRUEnterpriseContextCachePolicy.OveragerTask (src) protected void kickOut(LRUCachePolicy.LRUCacheEntry (src) entry)
protected long getMaxAge()
getMaxAge in class LRUEnterpriseContextCachePolicy.OveragerTask (src) public void run()
run in interface java.lang.Runnablerun in class LRUEnterpriseContextCachePolicy.OveragerTask (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||