Uses of Interface
org.apache.activemq.management.Resettable
-
Packages that use Resettable Package Description org.apache.activemq.broker.region Region abstraction and implementations in the Broker.org.apache.activemq.management An implementation of the J2EE Management APIorg.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 -
-
Uses of Resettable in org.apache.activemq.broker.region
Classes in org.apache.activemq.broker.region that implement Resettable Modifier and Type Class 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. -
Uses of Resettable in org.apache.activemq.management
Classes in org.apache.activemq.management that implement Resettable Modifier and Type Class Description class
BoundaryStatisticImpl
A boundary statistic implementationclass
BoundedRangeStatisticImpl
A bounded range statistic implementationclass
CountStatisticImpl
A count statistic implementationclass
JCAConnectionPoolStatsImpl
Statistics for a JCA connection poolclass
JCAConnectionStatsImpl
Statistics for a JCA connectionclass
JCAStatsImpl
Statistics for a number of JCA connections and connection poolsclass
JMSConnectionStatsImpl
Statistics for a JMS connectionclass
JMSConsumerStatsImpl
Statistics for a JMS consumerclass
JMSEndpointStatsImpl
Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on aDestination
as well.class
JMSProducerStatsImpl
Statistics for a JMS producerclass
JMSSessionStatsImpl
Statistics for a JMS sessionclass
JMSStatsImpl
Statistics for a number of JMS connectionsclass
PollCountStatisticImpl
A count statistic implementationclass
RangeStatisticImpl
A range statistic implementationclass
SizeStatisticImpl
class
StatisticImpl
Base class for a Statistic implementationclass
StatsImpl
Base class for a Stats implementationclass
TimeStatisticImpl
A time statistic implementation -
Uses of Resettable in org.apache.activemq.network
Classes in org.apache.activemq.network that implement Resettable Modifier and Type Class Description class
NetworkBridgeStatistics
The Statistics for a NetworkBridge. -
Uses of Resettable in org.apache.activemq.store
Classes in org.apache.activemq.store that implement Resettable Modifier and Type Class Description class
AbstractMessageStoreStatistics
class
MessageStoreStatistics
The J2EE Statistics for a Message Soreclass
MessageStoreSubscriptionStatistics
class
PersistenceAdapterStatistics
-