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