Uses of Class
org.apache.activemq.jms.pool.XaConnectionPool
-
Packages that use XaConnectionPool Package Description org.apache.activemq.jms.pool A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate. -
-
Uses of XaConnectionPool in org.apache.activemq.jms.pool
Subclasses of XaConnectionPool in org.apache.activemq.jms.pool Modifier and Type Class Description class
JcaConnectionPool
-