Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.common.wcsMbeanSupport
Interface ImasfSipRuntimeMBean

All Superinterfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

public interface ImasfSipRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface

ImasfSipRuntimeMBean is a root MBean for monitoring IM-ASF SIP.

Number of Instances: One

Object Name: com.convergin:Type=ImasfSipRuntime,Version=<version>,Location=<server-name>,Name=<module-instance-name>.ImasfSip


Method Summary
 long getSessionCount()
          Returns the number of sessions that IM-ASF SIP handled in the last measurement period
 ObjectName getSipRuntimeMbean()
          Returns a reference to the instance of SipRuntimeMBean

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
getObjectName, getSnmpTableIndex

 

Method Detail

getSipRuntimeMbean

ObjectName getSipRuntimeMbean()
Returns a reference to the instance of SipRuntimeMBean

getSessionCount

long getSessionCount()
Returns the number of sessions that IM-ASF SIP handled in the last measurement period

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.