|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mtp3MBean
Inteface for Mtp3MBean
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 |
---|
javax.management.ObjectName getSsuSs7TdmTarget() throws java.io.IOException
java.io.IOException
int getLocalPointCode() throws java.io.IOException
java.io.IOException
void setLocalPointCode(int param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getMtpBoards() throws java.io.IOException
java.io.IOException
void setMtpBoards(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getMtpLinksets() throws java.io.IOException
java.io.IOException
void setMtpLinksets(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getMtpRoutesets() throws java.io.IOException
java.io.IOException
void setMtpRoutesets(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |