|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RangeStatisticImpl | |
|---|---|
| org.apache.activemq.management | An implementation of the J2EE Management API |
| Uses of RangeStatisticImpl in org.apache.activemq.management |
|---|
| Subclasses of RangeStatisticImpl in org.apache.activemq.management | |
|---|---|
class |
BoundedRangeStatisticImpl
A bounded range statistic implementation |
| Methods in org.apache.activemq.management that return RangeStatisticImpl | |
|---|---|
RangeStatisticImpl |
JCAConnectionPoolStatsImpl.getWaitingThreadCount()
|
| Constructors in org.apache.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 | |||||||||