|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.management.wsdm.common.ThreadSessionManager
public final class ThreadSessionManager
Thread session manager used to handle thread-scoped sessions.
Method Summary | |
---|---|
static ThreadSessionManager |
getInstance()
Returns the singleton instance of this manager. |
ThreadSession |
getSession()
Returns (or create and returns) the session associated with the current thread. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ThreadSessionManager getInstance()
public ThreadSession getSession()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |