Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.jms.pool Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
ConnectionKeyClassorg.apache.activemq.jms.poolApache ActiveMQ
ConnectionPoolHolds a real JMS connection along with the session pools associated with it.Classorg.apache.activemq.jms.poolApache ActiveMQ
GenericResourceManagerThis class allows wiring the ActiveMQ broker and the Geronimo transaction manager in a way that will allow the transaction manager to correctly recover XA transactions.Classorg.apache.activemq.jms.poolApache ActiveMQ
GenericResourceManager .ConnectionAndWrapperNamedXAResourceClassorg.apache.activemq.jms.pool.GenericResourceManagerApache ActiveMQ
GenericResourceManager .RecoveryThis class will ensure the broker is properly recovered when wired with the Geronimo transaction manager.Classorg.apache.activemq.jms.pool.GenericResourceManagerApache ActiveMQ
IntrospectionSupportClassorg.apache.activemq.jms.poolApache ActiveMQ
JcaConnectionPoolClassorg.apache.activemq.jms.poolApache ActiveMQ
JcaPooledConnectionFactoryClassorg.apache.activemq.jms.poolApache ActiveMQ
PooledConnectionRepresents a proxy Connection which is-a TopicConnection and QueueConnection which is pooled and on close() will returnClassorg.apache.activemq.jms.poolApache ActiveMQ
PooledConnectionFactoryA JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Camel and Spring'sClassorg.apache.activemq.jms.poolApache ActiveMQ
PooledMessageConsumerA MessageConsumer which was created by PooledSession.Classorg.apache.activemq.jms.poolApache ActiveMQ
PooledProducerClassorg.apache.activemq.jms.poolApache ActiveMQ
PooledQueueSenderQueueSender instance that is created and managed by the PooledConnection.Classorg.apache.activemq.jms.poolApache ActiveMQ
PooledSessionClassorg.apache.activemq.jms.poolApache ActiveMQ
PooledTopicPublisherA TopicPublisher instance that is created and managed by a PooledConnection.Classorg.apache.activemq.jms.poolApache ActiveMQ
SessionHolderUsed to store a pooled session instance and any resources that can be left open and carried along with the pooled instance such as theClassorg.apache.activemq.jms.poolApache ActiveMQ
SessionKeyA cache key for the session details used to locate PooledSession intances.Classorg.apache.activemq.jms.poolApache ActiveMQ
XaConnectionPoolAn XA-aware connection pool.Classorg.apache.activemq.jms.poolApache ActiveMQ
XaPooledConnectionFactoryA pooled connection factory that automatically enlists sessions in the current active XA transaction if any.Classorg.apache.activemq.jms.poolApache ActiveMQ