org.jboss.ejb3.cache.simple
Class SimpleStatefulCache.SessionTimeoutTask
java.lang.Object
java.lang.Thread
org.jboss.ejb3.cache.simple.SimpleStatefulCache.SessionTimeoutTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SimpleStatefulCache
protected class SimpleStatefulCache.SessionTimeoutTask
- extends Thread
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
SimpleStatefulCache.SessionTimeoutTask
public SimpleStatefulCache.SessionTimeoutTask(String name)
block
public void block()
throws InterruptedException
- Throws:
InterruptedException
passivationCompleted
protected void passivationCompleted()
- I'm done passivating.
prePassivationCompleted
protected void prePassivationCompleted()
- I'm done selecting candidates for passivation.
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.