|
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 IpLocalSystemMBean
Inteface for IpLocalSystemMBean
| Method Summary | |
|---|---|
java.lang.String |
getDeploymentName()return the Module instance name that this MBean configures |
java.lang.String |
getFirstIP()Specifies an SSU IP. |
javax.management.ObjectName |
getIpLocalSystems_REFSEP_()Returns the MBean parent get accessor to the parent mbean: IpLocalSystems_REFSEP_ |
int |
getRoutingContext()Specifies a unique identifier that logically identifies a local system when communicating with a traditional SS7 network through a signaling gateway. |
java.lang.String |
getSecondIP()Specifies an alternative SSU IP address. |
java.lang.String |
getSs7Mode()Specifies an SS7 signaling mode that determines the type of SS7 traffic. |
java.lang.String |
getTrafficMode()Specifies the traffic mode in which SSUs operate. |
void |
setFirstIP(java.lang.String param)Specifies an SSU IP. |
void |
setRoutingContext(int param)Specifies a unique identifier that logically identifies a local system when communicating with a traditional SS7 network through a signaling gateway. |
void |
setSecondIP(java.lang.String param)Specifies an alternative SSU IP address. |
void |
setSs7Mode(java.lang.String param)Specifies an SS7 signaling mode that determines the type of SS7 traffic. |
void |
setTrafficMode(java.lang.String param)Specifies the traffic mode in which SSUs operate. |
| Method Detail |
|---|
javax.management.ObjectName getIpLocalSystems_REFSEP_()
throws java.io.IOException
java.io.IOException
int getRoutingContext()
throws java.io.IOException
java.io.IOException
void setRoutingContext(int param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSs7Mode()
throws java.io.IOException
java.io.IOException
void setSs7Mode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getTrafficMode()
throws java.io.IOException
java.io.IOException
void setTrafficMode(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getFirstIP()
throws java.io.IOException
java.io.IOException
void setFirstIP(java.lang.String param)
throws java.io.IOException
param -java.io.IOException
java.lang.String getSecondIP()
throws java.io.IOException
java.io.IOException
void setSecondIP(java.lang.String param)
throws java.io.IOException
param -java.io.IOExceptionjava.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 | ||||||||