public interface MessageRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=MessageRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Message.MAP
Modifier and Type | Method and Description |
---|---|
long |
getRcvCount()
Returns the number of messages that a module received from the network in the last measurement period
|
long |
getSndCount()
Returns the number of messages that a module sent to the network in the last measurement period
|