Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Interface ImofcfRuntimeMBean

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

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

ImocfRuntimeMBean is a root MBean for monitoring IM-OFCF.

Number of Instances: One

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


Method Summary
 ObjectName getDiameterRuntimeMbean()
          Returns a reference to the instance of DiameterRuntimeMBean
 ObjectName getRfRuntimeMbean()
          Returns a reference to an instance of RfRuntimeMBean
 long getSessionCount()
          Returns the number of sessions that IM-OFCF handled in the last measurement period

 

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

 

Method Detail

getSessionCount

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

getDiameterRuntimeMbean

ObjectName getDiameterRuntimeMbean()
Returns a reference to the instance of DiameterRuntimeMBean

getRfRuntimeMbean

ObjectName getRfRuntimeMbean()
Returns a reference to an instance of RfRuntimeMBean

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.