public interface ImssfWinRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImssfWinRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImssfWin
Modifier and Type | Method and Description |
---|---|
long |
getFullControlCount()
Returns the number of fully controlled sessions that IM-SSF handled in the last measurement period.
|
long |
getInitialControlCount()
Returns the number of non-fully controlled sessions that IM-SSF handled in the last measurement period.
|
long |
getSessionCount()
Returns the total number of sessions that IM-SSF handled in last measurement period
|
javax.management.ObjectName |
getTcapRuntimeMBean()
Returns a reference to an instance of TcapRuntimeMBean which is used to monitor the IM-SSF TCAP interface
|
javax.management.ObjectName |
getWinRuntimeMBean()
Returns a reference to an instance of ImscfWinRuntimeMBean which is used to monitor the IM-SSF WIN interface
|
javax.management.ObjectName getWinRuntimeMBean()
javax.management.ObjectName getTcapRuntimeMBean()
long getFullControlCount()
long getInitialControlCount()
long getSessionCount()