|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageRuntimeMBean
MessageRuntimeMBean enables you to count the total number of messages that pass through a module�s IN interface. Separate instances of MessageRuntimeMBean are created for different IN protocols.
Number of Instances: One
Object Name: com.convergin:Type=MessageRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Message.MAP
Method Summary | |
---|---|
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 |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
long getSndCount()
long getRcvCount()
|
Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee 6.1 E38079-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |