Package org.apache.activemq.management
An implementation of the J2EE Management API
-
Interface Summary Interface Description CountStatistic MessageFlowStats Resettable Represents some statistic that is capable of being resetStatistic Stats StatsCapable Represents an object which is capable of providing some statsUnsampledStatistic<T> A Statistic without sampleTime or or startTime. -
Class Summary Class Description BoundaryStatisticImpl A boundary statistic implementationBoundedRangeStatisticImpl A bounded range statistic implementationCountStatisticImpl A count statistic implementationJCAConnectionPoolStatsImpl Statistics for a JCA connection poolJCAConnectionStatsImpl Statistics for a JCA connectionJCAStatsImpl Statistics for a number of JCA connections and connection poolsJMSConnectionStatsImpl Statistics for a JMS connectionJMSConsumerStatsImpl Statistics for a JMS consumerJMSEndpointStatsImpl Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on aDestinationas well.JMSProducerStatsImpl Statistics for a JMS producerJMSSessionStatsImpl Statistics for a JMS sessionJMSStatsImpl Statistics for a number of JMS connectionsMessageFlowStatsImpl PollCountStatisticImpl A count statistic implementationRangeStatisticImpl A range statistic implementationSizeStatisticImpl StatisticImpl A thread-safe class for a Statistic implementationStatsImpl A thread-safe class for a Stats implementationTimeStatisticImpl A time statistic implementationUnsampledStatisticImpl<T> An UnsampledStatisticimplementation UnsampledStatsImpl