public interface InitialDpByServiceKeyRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: Multiple
Object Name:
com.convergin:Type=InitialDpByServiceKeyRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.InitialDP.CAP.<service-key>
Modifier and Type | Method and Description |
---|---|
long |
getRcvCount()
Returns the number of InitialDP messages that IM-SCF received from the network in the last measurement period
|
int |
getServiceKey()
Returns the code of a service key encountered by an instance of InitialDpByServiceKeyRuntimeMBean
|
long |
getSndCount()
Returns the number of InitialDP messages that IM-SCF sent to the network in the last measurement period
|
int getServiceKey()
long getSndCount()
long getRcvCount()