|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatsImpl | |
---|---|
org.apache.activemq | The core JMS client API implementation classes. |
org.apache.activemq.broker.region | Region abstraction and implementations in the Broker. |
org.apache.activemq.management | An implementation of the J2EE Management API |
Uses of StatsImpl in org.apache.activemq |
---|
Methods in org.apache.activemq that return StatsImpl | |
---|---|
StatsImpl |
ActiveMQConnectionFactory.getStats()
|
StatsImpl |
ActiveMQConnection.getStats()
|
StatsImpl |
ActiveMQSession.getStats()
|
StatsImpl |
ActiveMQMessageConsumer.getStats()
|
StatsImpl |
ActiveMQMessageProducer.getStats()
|
Uses of StatsImpl in org.apache.activemq.broker.region |
---|
Subclasses of StatsImpl in org.apache.activemq.broker.region | |
---|---|
class |
ConnectionStatistics
The J2EE Statistics for the Connection. |
class |
ConnectorStatistics
The J2EE Statistics for the a Destination. |
class |
DestinationStatistics
The J2EE Statistics for the a Destination. |
Uses of StatsImpl in org.apache.activemq.management |
---|
Subclasses of StatsImpl in org.apache.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 |
JMSSessionStatsImpl
Statistics for a JMS session |
class |
JMSStatsImpl
Statistics for a number of JMS connections |
Methods in org.apache.activemq.management that return StatsImpl | |
---|---|
StatsImpl |
StatsCapable.getStats()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |