public interface ImpsxPluginRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Number of Instances: One
Object Name:
com.convergin:Type=ImpsxPluginRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImpsxPlugin
Modifier and Type | Method and Description |
---|---|
long |
getASInitiatedSessionCount()
Returns the number of sessions initiated by Application Server, that IM-PSX-PLUGIN handled in the last measurement period
|
long |
getNetworkInitiatedSessionCount()
Returns the number of sessions initiated by Network, that IM-PSX-PLUGIN handled in the last measurement period
|
long |
getSessionCount()
Returns the number of sessions that IM-PSX-PLUGIN handled in the last measurement period
|
javax.management.ObjectName |
getSipSubscriptionRuntimeMBean()
Returns a reference to an instance of SipSubscriptionRuntimeMBean
|
javax.management.ObjectName |
getTcapRuntimeMbean()
Returns a reference to the instance of TcapRuntimeMbean
|
long getSessionCount()
long getASInitiatedSessionCount()
long getNetworkInitiatedSessionCount()
javax.management.ObjectName getTcapRuntimeMbean()
javax.management.ObjectName getSipSubscriptionRuntimeMBean()