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, getStatisticsappendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, isDoReset, isEnabled, setDoReset, updateSampleTimepublic JMSConnectionStatsImpl(List sessions, boolean transactional)
public JMSSessionStatsImpl[] getSessions()
public void reset()
Resettablereset in interface Resettablereset in class StatsImplpublic void setEnabled(boolean enabled)
setEnabled in class StatisticImplenabled - the enabled to setpublic boolean isTransactional()
public String toString()
toString in class StatisticImplpublic void dump(IndentPrinter out)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.