|
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 MtpRoutesetMBean
Inteface for MtpRoutesetMBean
| Method Summary | |
|---|---|
javax.management.ObjectName |
createMtpRoute(java.lang.String newMbeanIndex)create a descendant mbean of type MtpRoute with the given name |
void |
destroyMtpRoute(java.lang.String delMbeanIndex)destroy a descendant mbean of type MtpRoute with the given name |
java.lang.String |
getDefaultroute()Possible values: Yes; No. |
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getDescription()Specifies a routeset description |
javax.management.ObjectName[] |
getMtpRoutes()return all mbeans of type MtpRoute that are direct descendants of this mbean |
javax.management.ObjectName |
getMtpRoutesets_REFSEP_()Returns the MBean parent get accessor to the parent mbean: MtpRoutesets_REFSEP_ |
int |
getRemotepointcode()Specifies a point code or a remote SS7 entity |
javax.management.ObjectName |
lookupMtpRoute(java.lang.String lookupMBeanIndex)return the ObjectName of a specific mbean of type MtpRoute that is a direct descendant of this mbean |
void |
setDefaultroute(java.lang.String param)Possible values: Yes; No. |
void |
setDescription(java.lang.String param)Specifies a routeset description |
void |
setRemotepointcode(int param)Specifies a point code or a remote SS7 entity |
| Method Detail |
|---|
javax.management.ObjectName getMtpRoutesets_REFSEP_()
throws java.io.IOException
java.io.IOException
int getRemotepointcode()
throws java.io.IOException
java.io.IOException
void setRemotepointcode(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDefaultroute()
throws java.io.IOException
java.io.IOException
void setDefaultroute(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getDescription()
throws java.io.IOException
java.io.IOException
void setDescription(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
javax.management.ObjectName createMtpRoute(java.lang.String newMbeanIndex)
throws java.io.IOException
newMbeanIndex -java.io.IOException
void destroyMtpRoute(java.lang.String delMbeanIndex)
throws java.io.IOException
delMbeanIndex -java.io.IOExceptionjavax.management.ObjectName lookupMtpRoute(java.lang.String lookupMBeanIndex)
lookupMBeanIndex -javax.management.ObjectName[] getMtpRoutes()
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 | ||||||||