Package | Description |
---|---|
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
|
org.apache.activemq.network |
Support for federated networks of brokers.
|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
Modifier and Type | Method and Description |
---|---|
StatsImpl |
ActiveMQConnectionFactory.getStats() |
StatsImpl |
ActiveMQMessageConsumer.getStats() |
StatsImpl |
ActiveMQMessageProducer.getStats() |
StatsImpl |
ActiveMQSession.getStats() |
StatsImpl |
ActiveMQConnection.getStats() |
Modifier and Type | Class and Description |
---|---|
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.
|
class |
RegionStatistics
The J2EE Statistics for the Connection.
|
class |
SubscriptionStatistics
The J2EE Statistics for a Subsription.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
StatsImpl |
StatsCapable.getStats() |
Modifier and Type | Class and Description |
---|---|
class |
NetworkBridgeStatistics
The Statistics for a NetworkBridge.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMessageStoreStatistics |
class |
MessageStoreStatistics
The J2EE Statistics for a Message Sore
|
class |
MessageStoreSubscriptionStatistics |
class |
PersistenceAdapterStatistics |
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.