Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


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


public interface Mtp3MBean

Inteface for Mtp3MBean

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
 int getLocalPointCode()
          Specifies an SSU point code in the SS7 network
 javax.management.ObjectName getMtpBoards()
          TBD: Add description get the referenced MtpBoards mbean
 javax.management.ObjectName getMtpLinksets()
          TBD: Add description get the referenced MtpLinksets mbean
 javax.management.ObjectName getMtpRoutesets()
          get the referenced MtpRoutesets mbean
 javax.management.ObjectName getSsuSs7TdmTarget()
          Returns the MBean parent get accessor to the parent mbean: SsuSs7TdmTarget
 void setLocalPointCode(int param)
          Specifies an SSU point code in the SS7 network
 void setMtpBoards(javax.management.ObjectName param)
          TBD: Add description set the referenced MtpBoards mbean
 void setMtpLinksets(javax.management.ObjectName param)
          TBD: Add description set the referenced MtpLinksets mbean
 void setMtpRoutesets(javax.management.ObjectName param)
          set the referenced MtpRoutesets mbean

 

Method Detail

getSsuSs7TdmTarget

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

getLocalPointCode

int getLocalPointCode()
                      throws java.io.IOException
Specifies an SSU point code in the SS7 network
Parameters:
-
Returns:
int
Throws:
java.io.IOException

setLocalPointCode

void setLocalPointCode(int param)
                       throws java.io.IOException
Specifies an SSU point code in the SS7 network
Parameters:
param -
Throws:
java.io.IOException

getMtpBoards

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

setMtpBoards

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

getMtpLinksets

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

setMtpLinksets

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

getMtpRoutesets

javax.management.ObjectName getMtpRoutesets()
                                            throws java.io.IOException
get the referenced MtpRoutesets mbean
Parameters:
-
Returns:
ObjectName
Throws:
java.io.IOException

setMtpRoutesets

void setMtpRoutesets(javax.management.ObjectName param)
                     throws java.io.IOException
set the referenced MtpRoutesets 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.