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