public interface NetworkDestinationViewMBean
Modifier and Type | Method and Description |
---|---|
long |
getCount()
Returns the number of messages that have been sent to the destination.
|
java.lang.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.
|
java.lang.String getName()
void resetStats()
long getCount()
double getRate()
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.