|
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 OeRuntimeMBean
OeRuntimeMBean is a root MBean for monitoring the OE.
Number of Instances: One
Object Name: com.convergin:Type=OeRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.Oe
Method Summary | |
---|---|
ObjectName |
getOlpRuntimeMbean() Returns an array of references to instances of OprRuntimeMBean |
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 |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
ObjectName getOlpRuntimeMbean()
ObjectName getOprRuntimeMbean()
long getSessionGauge()
Returns the number of SIP sessions that the OE is currently handling
long getSessionCount()
long getSuccessfulApplicationTriggeringCount()
long getUnsuccessfulApplicationTriggeringCount()
long getSuccessfulUASTriggerCount()
|
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 |