|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-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 |
| 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 Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||