Class PooledConnection

  • All Implemented Interfaces:
    AutoCloseable, Connection, QueueConnection, TopicConnection, org.apache.activemq.Closeable, org.apache.activemq.EnhancedConnection

    public class PooledConnection
    extends org.apache.activemq.jms.pool.PooledConnection
    implements org.apache.activemq.EnhancedConnection
    • Constructor Detail

      • PooledConnection

        public PooledConnection​(org.apache.activemq.jms.pool.ConnectionPool connection)
    • Method Detail