|
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 MessageByOpRuntimeMBean
MessageByOpRuntimeMBean enables you to count CAP messages that pass though the IM-SCF CAP interface. IM-SCF instantiates one instance of MessageByOpRuntimeMBean for each CAP operation. Each instance of MessageByOpRuntimeMBean includes counters that provide statistics on the number of messages that IM-SCF set to, and received from, the network.
Number of Instances: Multiple
Object Name: com.convergin:Type=MessageByOpRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Message.CAP.<operation> For more information on possible values of
<operation>
, see the Oracle Communications Service Broker Concepts Guide.
| Method Summary | |
|---|---|
int |
getOperationCode()Returns the code of an operation encountered by an instance of MessageByOpRuntimeMBean |
long |
getRcvCount()Returns the number of messages that IM-SCF received from the network in the last measurement period |
long |
getSndCount()Returns the number of messages that IM-SCF sent to the network in the last measurement period |
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
|---|
getObjectName, getSnmpTableIndex |
| Method Detail |
|---|
int getOperationCode()
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 | |||||||||