Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 5.0

E18334-01


com.convergin.common.wcsMbeanSupport
Interface SsuRuntimeMBean


public interface SsuRuntimeMBean

interface SsuRuntimeMBean


Method Summary
 javax.management.ObjectName getLocalPointCode(java.lang.String pointCode)
          Returns a local single Point Code
 javax.management.ObjectName[] getLocalPointCodes()
          Returns the list of local Point Codes defined in the system
 javax.management.ObjectName getRemotePointCode(java.lang.String pointCode)
          Returns a remote single Point Code
 javax.management.ObjectName[] getRemotePointCodes()
          Returns the list of remote Point Codes defined in the system

 

Method Detail

getLocalPointCodes

javax.management.ObjectName[] getLocalPointCodes()
Returns the list of local Point Codes defined in the system
Returns:
list of Point Codes defined in the system

getLocalPointCode

javax.management.ObjectName getLocalPointCode(java.lang.String pointCode)
Returns a local single Point Code
Returns:
management object that represents the specified Point Code

getRemotePointCodes

javax.management.ObjectName[] getRemotePointCodes()
Returns the list of remote Point Codes defined in the system
Returns:
list of Point Codes defined in the system

getRemotePointCode

javax.management.ObjectName getRemotePointCode(java.lang.String pointCode)
Returns a remote single Point Code
Returns:
management object that represents the specified Point Code

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.