| 
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 InitialDpByServiceKeyRuntimeMBean
InitialDpByServiceKeyRuntimeMBean enables you to count InitialDP messages that pass through the IM-SCF CAP interface. IM-SCF instantiates one instance of InitialDpByServiceKeyRuntimeMBean for each service key. Each InitialDpByServiceKeyRuntimeMBean instance include counters that provide statistics on the number of InitialDP messages that IM-SCF sent to, and received from, the network with a specific service key.
Number of Instances: Multiple
Object Name: com.convergin:Type=InitialDpByServiceKeyRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.InitialDP.CAP.<service-key>
| Method Summary | |
|---|---|
 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  | 
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface | 
|---|
getObjectName, getSnmpTableIndex | 
| Method Detail | 
|---|
int getServiceKey()
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 | |||||||||