|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activemq.management.StatisticImpl
org.activemq.management.StatsImpl
org.activemq.management.JCAStatsImpl
public class JCAStatsImpl
Statistics for a number of JCA connections and connection pools
Constructor Summary | |
---|---|
JCAStatsImpl(JCAConnectionStatsImpl[] connectionStats,
JCAConnectionPoolStatsImpl[] connectionPoolStats)
|
Method Summary | |
---|---|
JCAConnectionPoolStatsImpl[] |
getConnectionPools()
|
JCAConnectionStatsImpl[] |
getConnections()
|
Methods inherited from class org.activemq.management.StatsImpl |
---|
addStatistic, getStatistic, getStatisticNames, getStatistics, reset |
Methods inherited from class org.activemq.management.StatisticImpl |
---|
appendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, toString, updateSampleTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JCAStatsImpl(JCAConnectionStatsImpl[] connectionStats, JCAConnectionPoolStatsImpl[] connectionPoolStats)
Method Detail |
---|
public JCAConnectionStatsImpl[] getConnections()
public JCAConnectionPoolStatsImpl[] getConnectionPools()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |