public interface ImasfSipRuntimeMBean
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 number of sessions that IM-ASF SIP handled in the last measurement period
|
javax.management.ObjectName |
getSipRuntimeMbean()
Returns a reference to the instance of SipRuntimeMBean
|