Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.ss7.tdm.config
Interface SsuSs7TdmTargetMBean


public interface SsuSs7TdmTargetMBean

Inteface for SsuSs7TdmTargetMBean

Author:
osnat 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 getMtp3()
          TBD: Add description get the referenced Mtp3 mbean
 javax.management.ObjectName getSsuSs7Tdm_REFSEP_()
          Returns the MBean parent get accessor to the parent mbean: SsuSs7Tdm_REFSEP_
 void setJms(javax.management.ObjectName param)
          TBD: Add description set the referenced Jms mbean
 void setMtp3(javax.management.ObjectName param)
          TBD: Add description set the referenced Mtp3 mbean

 

Method Detail

getSsuSs7Tdm_REFSEP_

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

getMtp3

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

setMtp3

void setMtp3(javax.management.ObjectName param)
             throws java.io.IOException
TBD: Add description set the referenced Mtp3 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.