Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.ss7.sigtran.config
Interface SsuSs7SigtranTargetMBean


public interface SsuSs7SigtranTargetMBean

Inteface for SsuSs7SigtranTargetMBean

Author:
osnat SsuSs7SigtranTargetMBean enables you to access the configuration MBeans of a specific SSU. NOTE: this code is autogenerated by createConfigMbeans.pl. Do not change it.

Method Summary
 java.lang.String getDeploymentName()
          return the Module instance name that this MBean configures
 javax.management.ObjectName getJms()
          TBD: Add description get the referenced Jms mbean
 javax.management.ObjectName getSigtranM3ua()
          TBD: Add description get the referenced SigtranM3ua mbean
 javax.management.ObjectName getSsuSs7Sigtran_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: SsuSs7Sigtran_REFSEP_
 void setJms(javax.management.ObjectName param)
          TBD: Add description set the referenced Jms mbean
 void setSigtranM3ua(javax.management.ObjectName param)
          TBD: Add description set the referenced SigtranM3ua mbean

 

Method Detail

getSsuSs7Sigtran_REFSEP_

javax.management.ObjectName getSsuSs7Sigtran_REFSEP_()
                                                     throws java.io.IOException
Returns the MBean parent get accessor to the parent mbean: SsuSs7Sigtran_REFSEP_
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

getSigtranM3ua

javax.management.ObjectName getSigtranM3ua()
                                           throws java.io.IOException
TBD: Add description get the referenced SigtranM3ua mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setSigtranM3ua

void setSigtranM3ua(javax.management.ObjectName param)
                    throws java.io.IOException
TBD: Add description set the referenced SigtranM3ua mbean
Parameters:
param -
Throws:
java.io.IOException

getJms

javax.management.ObjectName getJms()
                                   throws java.io.IOException
TBD: Add description get the referenced Jms mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setJms

void setJms(javax.management.ObjectName param)
            throws java.io.IOException
TBD: Add description set the referenced Jms mbean
Parameters:
param -
Throws:
java.io.IOException

getDeploymentName

java.lang.String getDeploymentName()
return the Module instance name that this MBean configures
Returns:
String

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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