Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.winRuntimeMbeans
Interface AinRuntimeMBean


public interface AinRuntimeMBean

AinRuntimeMBean enables you to monitor the IM-SCF AIN interface.

Number of Instances: One

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


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

 

Method Detail

getDialogRuntimeMBean

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

getMessageRuntimeMBean

javax.management.ObjectName getMessageRuntimeMBean()
Returns a reference to the instance of MessageRuntimeMBean that provides counters of AIN messages

getMessageByOpRuntimeMBeans

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

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.