org.codehaus.activemq.ra
Class ActiveMQAsfEndpointWorker.ServerSessionPoolImpl
java.lang.Object
org.codehaus.activemq.ra.ActiveMQAsfEndpointWorker.ServerSessionPoolImpl
- All Implemented Interfaces:
- ServerSessionPool
- Enclosing class:
- ActiveMQAsfEndpointWorker
- class ActiveMQAsfEndpointWorker.ServerSessionPoolImpl
- extends Object
- implements ServerSessionPool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ss
ActiveMQAsfEndpointWorker.ServerSessionImpl ss
idleSessions
ArrayList idleSessions
activeSessions
LinkedList activeSessions
sessionIds
int sessionIds
nextUsedSession
int nextUsedSession
closing
boolean closing
ActiveMQAsfEndpointWorker.ServerSessionPoolImpl
public ActiveMQAsfEndpointWorker.ServerSessionPoolImpl()
createServerSessionImpl
public ActiveMQAsfEndpointWorker.ServerSessionImpl createServerSessionImpl()
throws JMSException
- Throws:
JMSException
getServerSession
public ServerSession getServerSession()
throws JMSException
- Specified by:
getServerSession
in interface ServerSessionPool
- Throws:
JMSException
returnToPool
public void returnToPool(ActiveMQAsfEndpointWorker.ServerSessionImpl ss)
close
public void close()
Copyright © 2004 Protique, Ltd.. All Rights Reserved.