Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface CapRuntimeMBean

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

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

CapRuntimeMBean enables you to monitor the IM-SCF CAP interface.

Number of Instances: One

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


Method Summary
 ObjectName getDialogRuntimeMBean()
          Returns a reference to an instance of DialogRuntimeMBean that provides counters of CAP dialogs
 ObjectName[] getErbByEventTypeRuntimeMBeans()
          Returns an array of references to instances of ErbByEventTypeRuntimeMBeans
 ObjectName[] getInitialDpByEventTypeRuntimeMBeans()
          Returns an array of references to instances of InitialDpByEventTypeRuntimeMBean
 ObjectName[] getInitialDpByServiceKeyRuntimeMBeans()
          Returns an array of references to instances of InitialDpByServiceKeyRuntimeMBeans
 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

getInitialDpByEventTypeRuntimeMBeans

ObjectName[] getInitialDpByEventTypeRuntimeMBeans()
Returns an array of references to instances of InitialDpByEventTypeRuntimeMBean

getErbByEventTypeRuntimeMBeans

ObjectName[] getErbByEventTypeRuntimeMBeans()
Returns an array of references to instances of ErbByEventTypeRuntimeMBeans

getInitialDpByServiceKeyRuntimeMBeans

ObjectName[] getInitialDpByServiceKeyRuntimeMBeans()
Returns an array of references to instances of InitialDpByServiceKeyRuntimeMBeans

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.