public class ConnectionStatistics extends org.apache.activemq.management.StatsImpl
| Constructor and Description |
|---|
ConnectionStatistics() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.management.CountStatisticImpl |
getDequeues() |
org.apache.activemq.management.CountStatisticImpl |
getEnqueues() |
void |
reset() |
void |
setEnabled(boolean enabled) |
void |
setParent(ConnectorStatistics parent) |
addStatistic, getStatistic, getStatisticNames, getStatisticspublic ConnectionStatistics()
public org.apache.activemq.management.CountStatisticImpl getEnqueues()
public org.apache.activemq.management.CountStatisticImpl getDequeues()
public void reset()
reset in interface org.apache.activemq.management.Resettablereset in class org.apache.activemq.management.StatsImplpublic void setEnabled(boolean enabled)
setEnabled in class org.apache.activemq.management.StatisticImplpublic void setParent(ConnectorStatistics parent)
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.