|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatsImpl | |
org.activemq | The core JMS client implementation classes |
org.activemq.management | An implementation of the J2EE Management API |
Uses of StatsImpl in org.activemq |
Methods in org.activemq that return StatsImpl | |
StatsImpl |
ActiveMQConnection.getStats()
|
StatsImpl |
ActiveMQSession.getStats()
|
StatsImpl |
ActiveMQConnectionFactory.getStats()
|
StatsImpl |
ActiveMQMessageConsumer.getStats()
|
StatsImpl |
ActiveMQMessageProducer.getStats()
|
Uses of StatsImpl in org.activemq.management |
Subclasses of StatsImpl in org.activemq.management | |
class |
JCAConnectionPoolStatsImpl
Statistics for a JCA connection pool |
class |
JCAConnectionStatsImpl
Statistics for a JCA connection |
class |
JCAStatsImpl
Statistics for a number of JCA connections and connection pools |
class |
JMSConnectionStatsImpl
Statistics for a JMS connection |
class |
JMSConsumerStatsImpl
Statistics for a JMS consumer |
class |
JMSEndpointStatsImpl
Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on a Destination as well. |
class |
JMSProducerStatsImpl
Statistics for a JMS producer |
class |
JMSQueueStatsImpl
Statistics for a Queue |
class |
JMSSessionStatsImpl
Statistics for a JMS session |
class |
JMSStatsImpl
Statistics for a number of JMS connections |
class |
JMSTopicStatsImpl
Statistics for a Topic |
Methods in org.activemq.management that return StatsImpl | |
StatsImpl |
StatsCapable.getStats()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |