|
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 SipRuntimeMBean
SipRuntimeMBean is the root MBean for monitoring the SIP interface. SipRuntimeMBean is used by IM-ASF and R-IM-ASF.
Number of Instances: One
Object Name: com.convergin:Type=ImasfSipRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImasfSip
Method Summary | |
---|---|
long |
getSessionCount() Returns the total number of SIP sessions handled in the last measurement period |
long |
getSessionGauge() NOT IMPLEMENTED |
ObjectName |
getSipRequestByMethodRuntimeMBean() Returns an array of references to all instances of SipRequestByMethodRuntimeMBean |
ObjectName |
getSipRequestRuntimeMBeans() Returns a reference to the instance of SipRequestRuntimeMBean |
Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface |
---|
getObjectName, getSnmpTableIndex |
Method Detail |
---|
ObjectName getSipRequestRuntimeMBeans()
ObjectName getSipRequestByMethodRuntimeMBean()
long getSessionGauge()
Returns the number of SIP sessions that a module is currently handling
long getSessionCount()
|
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 |