Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport
Interface ImasfSipRuntimeMBean


public interface ImasfSipRuntimeMBean

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
 javax.management.ObjectName getSipRuntimeMbean()
          Returns a reference to the instance of SipRuntimeMBean

 

Method Detail

getSipRuntimeMbean

javax.management.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
Module MBean Java API Reference
Release 5.0

E18334-01


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