public interface ImssfInapCs1RuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImssfInapCs1Runtime,Version=<version>,Location=<server-name>, Name=<module-instance-name>.ImssfInapCs1
Modifier and Type | Method and Description |
---|---|
javax.management.ObjectName |
getCapRuntimeMBean()
NOT IMPLEMENTED
|
long |
getOSideSessionCount()
NOT IMPLEMENTED
|
long |
getSessionCount()
Returns the total number of sessions that IM-SSF CS1 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
|
long |
getTSideSessionCount()
NOT IMPLEMENTED
|
int |
getTssfExpiryCount()
NOT IMPLEMENTED
|
int |
getUserInteractionCount()
NOT IMPLEMENTED
|
javax.management.ObjectName getCapRuntimeMBean()
Returns a reference to an instance of CapRuntimeMBean which is used to monitor the IM-SSF CAP interface
javax.management.ObjectName getTcapRuntimeMBean()
long getSessionCount()
long getOSideSessionCount()
Returns the number of sessions that triggered the service on O-side
long getTSideSessionCount()
Returns the number of sessions that triggered the service on T-side
int getUserInteractionCount()
Returns the number of sessions that included interaction with Media Resource
int getTssfExpiryCount()
Returns the number of times that Tssf expired