Uses of Class
org.apache.activemq.management.BoundedRangeStatisticImpl
Packages that use BoundedRangeStatisticImpl
-
Uses of BoundedRangeStatisticImpl in org.apache.activemq.management
Methods in org.apache.activemq.management that return BoundedRangeStatisticImplModifier and TypeMethodDescriptionJCAConnectionPoolStatsImpl.getFreePoolSize()JCAConnectionPoolStatsImpl.getPoolSize()Constructors in org.apache.activemq.management with parameters of type BoundedRangeStatisticImplModifierConstructorDescriptionJCAConnectionPoolStatsImpl(String connectionFactory, String managedConnectionFactory, TimeStatisticImpl waitTime, TimeStatisticImpl useTime, CountStatisticImpl closeCount, CountStatisticImpl createCount, BoundedRangeStatisticImpl freePoolSize, BoundedRangeStatisticImpl poolSize, RangeStatisticImpl waitingThreadCount)