|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.ejb.plugins.AbstractInstanceCache.PassivationHelper
Helper class that schedules, unschedules, and executes the passivation jobs.
Constructor Summary | |
protected |
AbstractInstanceCache.PassivationHelper()
|
Method Summary | |
protected void |
schedule(EnterpriseContext bean)
Creates and schedules a PassivationJob for passivation |
protected EnterpriseContext |
unschedule(java.lang.Object id)
Tries to unschedule a job paired with the given context's id |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected AbstractInstanceCache.PassivationHelper()
Method Detail |
protected void schedule(EnterpriseContext bean)
PassivationJob
for passivationprotected EnterpriseContext unschedule(java.lang.Object id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |