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 classConnectionStatisticsThe J2EE Statistics for the Connection.classConnectorStatisticsThe J2EE Statistics for the a Destination.classDestinationStatisticsThe J2EE Statistics for the a Destination.classRegionStatisticsThe J2EE Statistics for the Connection.classSubscriptionStatisticsThe 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 classBoundaryStatisticImplA boundary statistic implementationclassBoundedRangeStatisticImplA bounded range statistic implementationclassCountStatisticImplA count statistic implementationclassJCAConnectionPoolStatsImplStatistics for a JCA connection poolclassJCAConnectionStatsImplStatistics for a JCA connectionclassJCAStatsImplStatistics for a number of JCA connections and connection poolsclassJMSConnectionStatsImplStatistics for a JMS connectionclassJMSConsumerStatsImplStatistics for a JMS consumerclassJMSEndpointStatsImplStatistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on aDestinationas well.classJMSProducerStatsImplStatistics for a JMS producerclassJMSSessionStatsImplStatistics for a JMS sessionclassJMSStatsImplStatistics for a number of JMS connectionsclassPollCountStatisticImplA count statistic implementationclassRangeStatisticImplA range statistic implementationclassSizeStatisticImplclassStatisticImplBase class for a Statistic implementationclassStatsImplBase class for a Stats implementationclassTimeStatisticImplA 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 classNetworkBridgeStatisticsThe 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 classAbstractMessageStoreStatisticsclassMessageStoreStatisticsThe J2EE Statistics for a Message SoreclassMessageStoreSubscriptionStatisticsclassPersistenceAdapterStatistics
-