Uses of Class
org.apache.activemq.management.JCAConnectionPoolStatsImpl
-
Packages that use JCAConnectionPoolStatsImpl Package Description org.apache.activemq.management An implementation of the J2EE Management API -
-
Uses of JCAConnectionPoolStatsImpl in org.apache.activemq.management
Methods in org.apache.activemq.management that return JCAConnectionPoolStatsImpl Modifier and Type Method Description JCAConnectionPoolStatsImpl[]
JCAStatsImpl. getConnectionPools()
Constructors in org.apache.activemq.management with parameters of type JCAConnectionPoolStatsImpl Constructor Description JCAStatsImpl(JCAConnectionStatsImpl[] connectionStats, JCAConnectionPoolStatsImpl[] connectionPoolStats)
-