public interface SipRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImasfSipRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImasfSip
Modifier and Type | Method and Description |
---|---|
long |
getSessionCount()
Returns the total number of SIP sessions handled in the last measurement period
|
long |
getSessionGauge()
NOT IMPLEMENTED
|
javax.management.ObjectName |
getSipRequestByMethodRuntimeMBean()
Returns an array of references to all instances of SipRequestByMethodRuntimeMBean
|
javax.management.ObjectName |
getSipRequestRuntimeMBeans()
Returns a reference to the instance of SipRequestRuntimeMBean
|
javax.management.ObjectName getSipRequestRuntimeMBeans()
javax.management.ObjectName getSipRequestByMethodRuntimeMBean()
long getSessionGauge()
Returns the number of SIP sessions that a module is currently handling
long getSessionCount()