Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface CapRuntimeMBean


public interface CapRuntimeMBean

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
 javax.management.ObjectName getDialogRuntimeMBean()
          Returns a reference to an instance of DialogRuntimeMBean that provides counters of CAP dialogs
 javax.management.ObjectName[] getErbByEventTypeRuntimeMBeans()
          Returns an array of references to instances of ErbByEventTypeRuntimeMBeans
 javax.management.ObjectName[] getInitialDpByEventTypeRuntimeMBeans()
          Returns an array of references to instances of InitialDpByEventTypeRuntimeMBean
 javax.management.ObjectName[] getInitialDpByServiceKeyRuntimeMBeans()
          Returns an array of references to instances of InitialDpByServiceKeyRuntimeMBeans
 javax.management.ObjectName[] getMessageByOpRuntimeMBeans()
          Returns an array of references to instances of MessageByOpRuntimeMBean
 javax.management.ObjectName getMessageRuntimeMBean()
          Returns a reference to an instance of MessageRuntimeMBean that provides counters of CAP messages.

 

Method Detail

getDialogRuntimeMBean

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

getMessageRuntimeMBean

javax.management.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

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

getInitialDpByEventTypeRuntimeMBeans

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

getErbByEventTypeRuntimeMBeans

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

getInitialDpByServiceKeyRuntimeMBeans

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

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.