Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface InapCs1RuntimeMBean

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

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

InapCs1RuntimeMBean enables you to monitor the CS1 interface of an interworking module.

Number of Instances: One

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


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

getMessageRuntimeMBean

ObjectName getMessageRuntimeMBean()
Returns a reference to an instance of MessageRuntimeMBean that provides counters of INAP CS1 messages

getMessageByOpRuntimeMBeans

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

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.