|
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 MtpLinksetMBean
Inteface for MtpLinksetMBean
| Method Summary | |
|---|---|
javax.management.ObjectName |
createMtpLink(java.lang.String newMbeanIndex)create a descendant mbean of type MtpLink with the given name |
void |
destroyMtpLink(java.lang.String delMbeanIndex)destroy a descendant mbean of type MtpLink with the given name |
int |
getAdjacentpointcode()Specifies a point code on the far end of the linkset |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
javax.management.ObjectName[] |
getMtpLinks()return all mbeans of type MtpLink that are direct descendants of this mbean |
javax.management.ObjectName |
getMtpLinksets_REFSEP_()Returns the MBean parent get accessor to the parent mbean: MtpLinksets_REFSEP_ |
int |
getSubservice()Specifies a 4-bit value used in the Subservice field of all MTP3 messages that are passed over the linkset. |
javax.management.ObjectName |
lookupMtpLink(java.lang.String lookupMBeanIndex)return the ObjectName of a specific mbean of type MtpLink that is a direct descendant of this mbean |
void |
setAdjacentpointcode(int param)Specifies a point code on the far end of the linkset |
void |
setSubservice(int param)Specifies a 4-bit value used in the Subservice field of all MTP3 messages that are passed over the linkset. |
| Method Detail |
|---|
javax.management.ObjectName getMtpLinksets_REFSEP_()
throws java.io.IOException
java.io.IOException
int getAdjacentpointcode()
throws java.io.IOException
java.io.IOException
void setAdjacentpointcode(int param)
throws java.io.IOException
param -java.io.IOException
int getSubservice()
throws java.io.IOException
java.io.IOException
void setSubservice(int param)
throws java.io.IOException
param -java.io.IOException
javax.management.ObjectName createMtpLink(java.lang.String newMbeanIndex)
throws java.io.IOException
newMbeanIndex -java.io.IOException
void destroyMtpLink(java.lang.String delMbeanIndex)
throws java.io.IOException
delMbeanIndex -java.io.IOExceptionjavax.management.ObjectName lookupMtpLink(java.lang.String lookupMBeanIndex)
lookupMBeanIndex -javax.management.ObjectName[] getMtpLinks()
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 | ||||||||