public interface OeRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=OeRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Oe
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getOlpRuntimeMbean()
Returns an array of references to instances of OprRuntimeMBean
|
javax.management.ObjectName |
getOprRuntimeMbean()
Returns an array of references to instances of OlpRuntimeMBean
|
long |
getSessionCount()
Returns he total number of sessions that the OE handled in the last measurement period
|
long |
getSessionGauge()
NOT IMPLEMENTED
|
long |
getSuccessfulApplicationTriggeringCount()
Returns the number of successful application triggering that the OE performed in the last measurement period
|
long |
getSuccessfulUASTriggerCount()
Returns the number of successful UA server triggering in the last measurement period
|
long |
getUnsuccessfulApplicationTriggeringCount()
Returns the number of unsuccessful application triggering that the OE attempted to perform in the last measurement period
|
javax.management.ObjectName getOlpRuntimeMbean()
javax.management.ObjectName getOprRuntimeMbean()
long getSessionGauge()
Returns the number of SIP sessions that the OE is currently handling
long getSessionCount()
long getSuccessfulApplicationTriggeringCount()
long getUnsuccessfulApplicationTriggeringCount()
long getSuccessfulUASTriggerCount()