| Package | Description |
|---|---|
| org.apache.activemq.management |
An implementation of the J2EE Management API
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedRangeStatisticImpl
A bounded range statistic implementation
|
| Modifier and Type | Method and Description |
|---|---|
RangeStatisticImpl |
JCAConnectionPoolStatsImpl.getWaitingThreadCount() |
| Constructor and Description |
|---|
JCAConnectionPoolStatsImpl(String connectionFactory,
String managedConnectionFactory,
TimeStatisticImpl waitTime,
TimeStatisticImpl useTime,
CountStatisticImpl closeCount,
CountStatisticImpl createCount,
BoundedRangeStatisticImpl freePoolSize,
BoundedRangeStatisticImpl poolSize,
RangeStatisticImpl waitingThreadCount) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.