Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface ImpsxRuntimeMBean

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

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

ImpsxRuntimeMBean is a root MBean for monitoring IM-PSX.

Number of Instances: One

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


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

 

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-PSX 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-PSX 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.