Uses of Class
org.apache.activemq.management.RangeStatisticImpl
Packages that use RangeStatisticImpl
-
Uses of RangeStatisticImpl in org.apache.activemq.management
Subclasses of RangeStatisticImpl in org.apache.activemq.managementModifier and TypeClassDescriptionclassA bounded range statistic implementationMethods in org.apache.activemq.management that return RangeStatisticImplConstructors in org.apache.activemq.management with parameters of type RangeStatisticImplModifierConstructorDescriptionJCAConnectionPoolStatsImpl(String connectionFactory, String managedConnectionFactory, TimeStatisticImpl waitTime, TimeStatisticImpl useTime, CountStatisticImpl closeCount, CountStatisticImpl createCount, BoundedRangeStatisticImpl freePoolSize, BoundedRangeStatisticImpl poolSize, RangeStatisticImpl waitingThreadCount)