Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport.capRuntimeMbeans
Interface ImpsxRuntimeMBean


public interface ImpsxRuntimeMBean

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
 javax.management.ObjectName getMapRuntimeMBean()
          Gets the qualified object name of the MapRuntimeMBean instance, which is used to monitor the MAP interface of the IM-PSX module.
 javax.management.ObjectName getTcapRuntimeMBean()
          Gets the qualified object name of the TcapRuntimeMBean instance, which is used to monitor the TCAP interface of the IM-PSX module.

 

Method Detail

getMapRuntimeMBean

javax.management.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

javax.management.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
Module MBean Java API Reference
Release 5.0

E18334-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.