|
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 M3uaRouteMBean
Inteface for M3uaRouteMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getM3uaRoutes_REFSEP_() Returns the MBean parent get accessor to the parent mbean: M3uaRoutes_REFSEP_ |
javax.management.ObjectName |
getPrimarySctpAssociation() Specifies the remote SIGTRAN system through which the SSU instance routes messages to the remote entity. |
int |
getRemotePointCode() Specifies an RPC that is available on the far end of the route. |
javax.management.ObjectName |
getSecondarySctpAssociation() Specifies an alternative SIGTRAN system through which the SSU instance routes messages to the remote entity get the referenced SctpAssociation mbean |
void |
setPrimarySctpAssociation(javax.management.ObjectName param) Specifies the remote SIGTRAN system through which the SSU instance routes messages to the remote entity. |
void |
setRemotePointCode(int param) Specifies an RPC that is available on the far end of the route. |
void |
setSecondarySctpAssociation(javax.management.ObjectName param) Specifies an alternative SIGTRAN system through which the SSU instance routes messages to the remote entity set the referenced SctpAssociation mbean |
Method Detail |
---|
javax.management.ObjectName getM3uaRoutes_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
javax.management.ObjectName getPrimarySctpAssociation() throws java.io.IOException
java.io.IOException
void setPrimarySctpAssociation(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getSecondarySctpAssociation() throws java.io.IOException
java.io.IOException
void setSecondarySctpAssociation(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 |