public class JMSStatsImpl extends StatsImpl
enabled
Constructor and Description |
---|
JMSStatsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addConnection(ActiveMQConnection connection) |
void |
dump(IndentPrinter out) |
JMSConnectionStatsImpl[] |
getConnections() |
void |
removeConnection(ActiveMQConnection connection) |
void |
setEnabled(boolean enabled) |
addStatistic, getStatistic, getStatisticNames, getStatistics, reset
appendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, toString, updateSampleTime
public JMSStatsImpl()
public JMSConnectionStatsImpl[] getConnections()
public void addConnection(ActiveMQConnection connection)
public void removeConnection(ActiveMQConnection connection)
public void dump(IndentPrinter out)
public void setEnabled(boolean enabled)
setEnabled
in class StatisticImpl
enabled
- the enabled to setCopyright © 2005–2019 The Apache Software Foundation. All rights reserved.