| 
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 DialogRuntimeMBean
DialogRuntimeMBean enables you to count dialogs that pass through a module�s IN interface.
Number of Instances: One
Object Name: com.convergin:Type=DialogRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Dialog.MAP
| Method Summary | |
|---|---|
 long | 
getNetworkInitiatedDialogCount()Returns the number of non-module-initiated dialogs that a module handled in the last measurement period.  | 
 long | 
getNetworkInitiatedDialogGauge()NOT IMPLEMENTED  | 
 long | 
getServiceInitiatedDialogCount()Returns the number of dialogs that a module initiated and handled in the last measurement period  | 
 long | 
getServiceInitiatedDialogGauge()NOT IMPLEMENTED  | 
| Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface | 
|---|
getObjectName, getSnmpTableIndex | 
| Method Detail | 
|---|
long getNetworkInitiatedDialogGauge()
Returns the number of currently opened dialogs initiated by the network
long getServiceInitiatedDialogGauge()
Returns the number of currently opened dialogs initiated by a service
long getNetworkInitiatedDialogCount()
long getServiceInitiatedDialogCount()
  | 
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 | |||||||||