public interface NetworkDestinationViewMBean
Modifier and Type | Method and Description |
---|---|
long |
getCount()
Returns the number of messages that have been sent to the destination.
|
String |
getName()
Returns the name of this destination
|
double |
getRate()
Returns the rate of messages that have been sent to the destination.
|
void |
resetStats()
Resets the managment counters.
|
void resetStats()
long getCount()
double getRate()
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.