public interface ImscfCapRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImscfCapRuntime,Version=<version>,Location=<server-name>,Name= <module-instance-name>.ImscfCap
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getCapRuntimeMBean()
Returns a reference to an instance of CapRuntimeMBean which is used to monitor the IM-SCF CAP interface
|
long |
getFullControlCount()
Returns the number of fully controlled sessions that IM-SCF handled in the last measurement period.
|
long |
getInitialControlCount()
Returns the number of non-fully controlled sessions.
|
long |
getSessionCount()
Returns the total number of sessions that IM-SCF handled in last measurement period
|
javax.management.ObjectName |
getSipRuntimeMBean()
NOT IMPLEMENTED
|
javax.management.ObjectName |
getTcapRuntimeMBean()
Returns a reference to an instance of TcapRuntimeMBean which is used to monitor the IM-SCF TCAP interface
|
javax.management.ObjectName getCapRuntimeMBean()
javax.management.ObjectName getTcapRuntimeMBean()
javax.management.ObjectName getSipRuntimeMBean()
A reference to an instance of SipRuntimeMBean which is used to monitor the SIP interface
long getFullControlCount()
long getInitialControlCount()
long getSessionCount()