|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
jrun.jms.asf.ServerSessionPoolImpl | +--jrun.jms.asf.MDBServerSessionPoolImpl
| Fields inherited from class jrun.jms.asf.ServerSessionPoolImpl |
m_asfManager, m_connection, m_logger, m_MessageListener, m_MessageListenerClassName, m_mlSettingsType, m_sspf |
| Constructor Summary | |
MDBServerSessionPoolImpl(ConnectionWrapper connection,
ASFService manager,
boolean transacted,
int acknowlege,
int maxPSize,
int minPSize)
|
|
| Method Summary | |
protected ServerSessionImpl |
createServerSession()
|
int |
get_maxSSPoolSize()
|
int |
get_minSSPoolSize()
|
protected void |
initServerSessionPool()
|
void |
set_maxSSPoolSize(int psize)
|
void |
set_minSSPoolSize(int psize)
|
boolean |
transactionRequired()
|
| Methods inherited from class jrun.jms.asf.ServerSessionPoolImpl |
destroyServerSession, getMessageListener, getServerSession, returnServerSession, runSession, setLogger, stopPool |
| Constructor Detail |
public MDBServerSessionPoolImpl(ConnectionWrapper connection,
ASFService manager,
boolean transacted,
int acknowlege,
int maxPSize,
int minPSize)
throws javax.jms.JMSException
| Method Detail |
public boolean transactionRequired()
public void set_minSSPoolSize(int psize)
public void set_maxSSPoolSize(int psize)
public int get_minSSPoolSize()
get_minSSPoolSize in class ServerSessionPoolImplpublic int get_maxSSPoolSize()
get_maxSSPoolSize in class ServerSessionPoolImpl
protected void initServerSessionPool()
throws javax.jms.JMSException
initServerSessionPool in class ServerSessionPoolImpl
protected ServerSessionImpl createServerSession()
throws javax.jms.JMSException
createServerSession in class ServerSessionPoolImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||