|
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 SigtranM3uaMBean
Inteface for SigtranM3uaMBean
Method Summary | |
---|---|
java.lang.String |
getAdditionalParams() a string of parameters and values (parameter=value) separated by ';'. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
javax.management.ObjectName |
getIpLocalSystems() get the referenced IpLocalSystems mbean |
javax.management.ObjectName |
getIpRemoteSystems() get the referenced IpRemoteSystems mbean |
int |
getLocalPointCode() Specifies an SSU point code in the SS7 network |
javax.management.ObjectName |
getM3uaRoutes() get the referenced M3uaRoutes mbean |
javax.management.ObjectName |
getSctpAssociations() get the referenced SctpAssociations mbean |
javax.management.ObjectName |
getSsuSs7SigtranTarget() Returns the MBean parent get accessor to the parent mbean: SsuSs7SigtranTarget |
void |
setAdditionalParams(java.lang.String param) a string of parameters and values (parameter=value) separated by ';'. |
void |
setIpLocalSystems(javax.management.ObjectName param) set the referenced IpLocalSystems mbean |
void |
setIpRemoteSystems(javax.management.ObjectName param) set the referenced IpRemoteSystems mbean |
void |
setLocalPointCode(int param) Specifies an SSU point code in the SS7 network |
void |
setM3uaRoutes(javax.management.ObjectName param) set the referenced M3uaRoutes mbean |
void |
setSctpAssociations(javax.management.ObjectName param) set the referenced SctpAssociations mbean |
Method Detail |
---|
javax.management.ObjectName getSsuSs7SigtranTarget() 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 getIpLocalSystems() throws java.io.IOException
java.io.IOException
void setIpLocalSystems(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getIpRemoteSystems() throws java.io.IOException
java.io.IOException
void setIpRemoteSystems(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getSctpAssociations() throws java.io.IOException
java.io.IOException
void setSctpAssociations(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
javax.management.ObjectName getM3uaRoutes() throws java.io.IOException
java.io.IOException
void setM3uaRoutes(javax.management.ObjectName param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAdditionalParams() throws java.io.IOException
java.io.IOException
void setAdditionalParams(java.lang.String 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 |