| java.lang.Object org.jboss.jms.asf.StdServerSessionPoolFactory
StdServerSessionPoolFactory | public StdServerSessionPoolFactory()(Code) | | |
getServerSessionPool | public ServerSessionPool getServerSessionPool(Destination destination, Connection con, int minSession, int maxSession, long keepAlive, boolean isTransacted, int ack, boolean useLocalTX, MessageListener listener) throws JMSException(Code) | | |
getTransactionManager | public TransactionManager getTransactionManager()(Code) | | |
getXidFactory | public XidFactoryMBean getXidFactory()(Code) | | |
setTransactionManager | public void setTransactionManager(TransactionManager transactionManager)(Code) | | |
setXidFactory | public void setXidFactory(XidFactoryMBean xidFactory)(Code) | | |
|
|