Uses of Class
org.apache.activemq.management.StatisticImpl
Packages that use StatisticImpl
-
Uses of StatisticImpl in org.apache.activemq.management
Subclasses of StatisticImpl in org.apache.activemq.managementModifier and TypeClassDescriptionclassA boundary statistic implementationclassA bounded range statistic implementationclassA count statistic implementationclassStatistics for a JCA connection poolclassStatistics for a JCA connectionclassStatistics for a number of JCA connections and connection poolsclassStatistics for a JMS connectionclassStatistics for a JMS consumerclassStatistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on aDestinationas well.classStatistics for a JMS producerclassStatistics for a JMS sessionclassStatistics for a number of JMS connectionsclassclassA count statistic implementationclassA range statistic implementationclassclassA thread-safe class for a Stats implementationclassA time statistic implementationclassAn UnsampledStatisticimplementation classFields in org.apache.activemq.management with type parameters of type StatisticImplMethods in org.apache.activemq.management with parameters of type StatisticImplModifier and TypeMethodDescriptionprotected voidStatsImpl.addStatistic(String name, StatisticImpl statistic) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in org.apache.activemq.management with type arguments of type StatisticImplModifier and TypeMethodDescriptionprotected voidStatsImpl.addStatistics(Collection<StatisticImpl> statistics) protected voidStatsImpl.removeStatistics(Collection<StatisticImpl> statistics) Constructor parameters in org.apache.activemq.management with type arguments of type StatisticImpl