public class JMSConnectionStatsImpl extends StatsImpl
enabled
Constructor and Description |
---|
JMSConnectionStatsImpl(List sessions,
boolean transactional) |
Modifier and Type | Method and Description |
---|---|
void |
dump(IndentPrinter out) |
JMSSessionStatsImpl[] |
getSessions() |
boolean |
isTransactional() |
void |
reset()
Reset the statistic
|
void |
setEnabled(boolean enabled) |
String |
toString() |
addStatistic, getStatistic, getStatisticNames, getStatistics
appendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, updateSampleTime
public JMSConnectionStatsImpl(List sessions, boolean transactional)
public JMSSessionStatsImpl[] getSessions()
public void reset()
Resettable
reset
in interface Resettable
reset
in class StatsImpl
public void setEnabled(boolean enabled)
setEnabled
in class StatisticImpl
enabled
- the enabled to setpublic boolean isTransactional()
public String toString()
toString
in class StatisticImpl
public void dump(IndentPrinter out)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.