Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.winRuntimeMbeans
Interface AnsiMapRuntimeMBean

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

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

AnsiMapRuntimeMBean enables you to monitor the IM-PSX ANSI MAP interface.

Number of Instances: One

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


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

 

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 ANSI MAP dialogs

getMessageRuntimeMBean

ObjectName getMessageRuntimeMBean()
Returns a reference to the instance of MessageRuntimeMBean

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.