|
|||||||||||
| 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.JMSStatsImpl
Statistics for a number of JMS connections
| Constructor Summary | |
JMSStatsImpl()
|
|
| Method Summary | |
void |
addConnection(ActiveMQConnection connection)
|
void |
dump(IndentPrinter out)
|
JMSConnectionStatsImpl[] |
getConnections()
|
void |
removeConnection(ActiveMQConnection connection)
|
| 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 JMSStatsImpl()
| Method Detail |
public JMSConnectionStatsImpl[] getConnections()
public void addConnection(ActiveMQConnection connection)
public void removeConnection(ActiveMQConnection connection)
public void dump(IndentPrinter out)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||