public interface MessageByOpRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
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
, see the Oracle Communications Service Controller Concepts Guide.
Modifier and Type | Method and Description |
---|---|
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
|
int getOperationCode()
long getSndCount()
long getRcvCount()