Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface MapRuntimeMBean

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

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

MapRuntimeMBean enables you to monitor the MAP interface of a module.


Method Summary
 ObjectName getDialogRuntimeMBean()
          Returns a reference to an instance of DialogRuntimeMBean that provides counters of CAP dialogs
 ObjectName[] getMessageByOpRuntimeMBeans()
          Returns an array of references to instances of MessageByOpRuntimeMBean
 ObjectName getMessageRuntimeMBean()
          Returns a reference to an instance of MessageRuntimeMBean that provides counters of CAP messages.

 

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

 

Method Detail

getDialogRuntimeMBean

ObjectName getDialogRuntimeMBean()
Returns a reference to an instance of DialogRuntimeMBean that provides counters of CAP dialogs

getMessageRuntimeMBean

ObjectName getMessageRuntimeMBean()
Returns a reference to an instance of MessageRuntimeMBean that provides counters of CAP messages. These counters provide statistics on the number of messages that IM-SCF sends to, and receives from, the network.

getMessageByOpRuntimeMBeans

ObjectName[] getMessageByOpRuntimeMBeans()
Returns an array of references to instances of MessageByOpRuntimeMBean

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.