|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RangeStatisticImpl | |
org.activemq.management | An implementation of the J2EE Management API |
Uses of RangeStatisticImpl in org.activemq.management |
Subclasses of RangeStatisticImpl in org.activemq.management | |
class |
BoundedRangeStatisticImpl
A bounded range statistic implementation |
Methods in org.activemq.management that return RangeStatisticImpl | |
RangeStatisticImpl |
JCAConnectionPoolStatsImpl.getWaitingThreadCount()
|
Constructors in org.activemq.management with parameters of type RangeStatisticImpl | |
JCAConnectionPoolStatsImpl(String connectionFactory,
String managedConnectionFactory,
TimeStatisticImpl waitTime,
TimeStatisticImpl useTime,
CountStatisticImpl closeCount,
CountStatisticImpl createCount,
BoundedRangeStatisticImpl freePoolSize,
BoundedRangeStatisticImpl poolSize,
RangeStatisticImpl waitingThreadCount)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |