Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface MapRuntimeMBean


public interface MapRuntimeMBean

MapRuntimeMBean enables you to monitor the MAP interface of a module.


Method Summary
 javax.management.ObjectName getDialogRuntimeMBean()
          Returns a reference to an instance of DialogRuntimeMBean that provides counters of CAP dialogs
 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

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.