public interface DialogRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=DialogRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.Dialog.MAP
Modifier and Type | Method and Description |
---|---|
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
|
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()