|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.activemq.management.StatsImpl
org.codehaus.activemq.management.JMSStatsImpl
Statistics for a number of JMS connections
| Constructor Summary | |
JMSStatsImpl()
|
|
| Method Summary | |
void |
addConnection(ActiveMQConnection connection)
|
void |
dump(IndentPrinter out)
|
JMSConnectionStats[] |
getConnections()
|
void |
removeConnection(ActiveMQConnection connection)
|
| Methods inherited from class org.codehaus.activemq.management.StatsImpl |
addStatistic, getStatistic, getStatisticNames, getStatistics, reset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
getStatistic, getStatisticNames, getStatistics |
| Constructor Detail |
public JMSStatsImpl()
| Method Detail |
public JMSConnectionStats[] getConnections()
getConnections in interface JMSStatspublic 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 | ||||||||||