Uses of Class
org.apache.activemq.management.JMSStatsImpl
Packages that use JMSStatsImpl
-
Uses of JMSStatsImpl in org.apache.activemq
Methods in org.apache.activemq with parameters of type JMSStatsImplModifier and TypeMethodDescriptionprotected ActiveMQConnectionActiveMQConnectionFactory.createActiveMQConnection(Transport transport, JMSStatsImpl stats) protected ActiveMQConnectionActiveMQXAConnectionFactory.createActiveMQConnection(Transport transport, JMSStatsImpl stats) protected ActiveMQConnectionActiveMQXASslConnectionFactory.createActiveMQConnection(Transport transport, JMSStatsImpl stats) Constructors in org.apache.activemq with parameters of type JMSStatsImplModifierConstructorDescriptionprotectedActiveMQConnection(Transport transport, IdGenerator clientIdGenerator, IdGenerator connectionIdGenerator, JMSStatsImpl factoryStats) Construct anActiveMQConnectionprotectedActiveMQXAConnection(Transport transport, IdGenerator clientIdGenerator, IdGenerator connectionIdGenerator, JMSStatsImpl factoryStats)