public interface ImscfAinRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImscfAinRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImscfAin
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getAinRuntimeMBean()
Returns a reference to an instance of AinRuntimeMBean which is used to monitor the IM-SCF AIN 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 that IM-SCF handled in the last measurement period.
|
long |
getSessionCount()
Returns the total number of sessions that IM-SCF AIN handled in the last measurement period
|
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 getAinRuntimeMBean()
javax.management.ObjectName getTcapRuntimeMBean()
long getFullControlCount()
long getInitialControlCount()
long getSessionCount()