|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-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 |
| Method Detail |
|---|
long getSndCount()
long getRcvCount()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||