|
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 IpRemoteSystemMBean
Inteface for IpRemoteSystemMBean
Method Summary | |
---|---|
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getFirstIP() Specifies a network entity IP address. |
javax.management.ObjectName |
getIpRemoteSystems_REFSEP_() Returns the MBean parent get accessor to the parent mbean: IpRemoteSystems_REFSEP_ |
java.lang.String |
getSecondIP() Specifies a network entity alternative IP address. |
java.lang.String |
getType() Specifies the network entity type. |
void |
setFirstIP(java.lang.String param) Specifies a network entity IP address. |
void |
setSecondIP(java.lang.String param) Specifies a network entity alternative IP address. |
void |
setType(java.lang.String param) Specifies the network entity type. |
Method Detail |
---|
javax.management.ObjectName getIpRemoteSystems_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getType() throws java.io.IOException
java.io.IOException
void setType(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.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 |