Package | Description |
---|---|
org.apache.activemq.pool |
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like
Spring's JmsTemplate.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PooledConnection.assertNotClosed() |
ActiveMQSession |
PooledSession.getInternalSession() |
protected org.apache.commons.pool.ObjectPool |
SessionPool.getSessionPool() |
Copyright © 2005-2012. All Rights Reserved.