| Home >> All >> org >> activemq >> [ management Javadoc ] |
org.activemq.management: Javadoc index of package org.activemq.management.
Package Samples:
org.activemq.management
Classes:
JMSEndpointStatsImpl: Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on a javax.jms.Destination as well.
JMSDestinationStats: A simple interface to allow statistics gathering to be easily switched out for performance reasons.
JMSQueueStatsImpl: Statistics for a javax.jms.Queue
JMSTopicStatsImpl: Statistics for a javax.jms.Topic
JCAStatsImpl: Statistics for a number of JCA connections and connection pools
StatsCapable: Represents an object which is capable of providing some stats
Resettable: Represents some statistic that is capable of being reset
JMSStatsImpl: Statistics for a number of JMS connections
StatisticImpl: Base class for a Statistic implementation
BoundedRangeStatisticImpl: A bounded range statistic implementation
StatsImpl: Base class for a Stats implementation
JCAConnectionPoolStatsImpl: Statistics for a JCA connection pool
BoundaryStatisticImpl: A boundary statistic implementation
CountStatisticImpl: A count statistic implementation
RangeStatisticImpl: A range statistic implementation
JCAConnectionStatsImpl: Statistics for a JCA connection
JMSConnectionStatsImpl: Statistics for a JMS connection
TimeStatisticImpl: A time statistic implementation
JMSConsumerStatsImpl: Statistics for a JMS consumer
JMSProducerStatsImpl: Statistics for a JMS producer
JMSSessionStatsImpl: Statistics for a JMS session
BoundaryStatisticTest
BoundedRangeStatisticTest
CountStatisticTest
RangeStatisticTest
| Home | Contact Us | Privacy Policy | Terms of Service |