Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface ImuixUssdGsmMap3RuntimeMBean

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

public interface ImuixUssdGsmMap3RuntimeMBean
extends ImuixUssdRuntimeMBean

ImpsxRuntimeMBean is a root MBean for monitoring IM-UIX USSD GSM MAP3

Number of Instances: One

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


Method Summary
 ObjectName getMapRuntimeMBean()
          Gets the qualified object name of the MapRuntimeMBean instance, which is used to monitor the MAP interface of the IM-UIX USSD module.
 ObjectName getTcapRuntimeMBean()
          Gets the qualified object name of the TcapRuntimeMBean instance, which is used to monitor the TCAP interface of the IM-UIX USSD module.

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.ImuixUssdRuntimeMBean
getMSInitiatedSessionCount, getProcessUnstructuredSSRequestByServiceCodeRuntimeMBeans, getServiceInitiatedSessionCount

 

Methods inherited from interface com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
getObjectName, getSnmpTableIndex

 

Method Detail

getMapRuntimeMBean

ObjectName getMapRuntimeMBean()
Gets the qualified object name of the MapRuntimeMBean instance, which is used to monitor the MAP interface of the IM-UIX USSD module.
Returns:
A qualified ObjectName of a MapRuntimeMBean.

getTcapRuntimeMBean

ObjectName getTcapRuntimeMBean()
Gets the qualified object name of the TcapRuntimeMBean instance, which is used to monitor the TCAP interface of the IM-UIX USSD module.
Returns:
A qualified ObjectName of a TcapRuntimeMBean.

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.