|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the management attributes and operations of the managed UCP plugin.
Field Summary | |
static String |
listenAddress Listen address. |
static int |
listenPort Listen port. |
Method Summary | |
String |
getListenAddress() |
int |
getListenPort() |
void |
reRegisterWorkManager() Re-register the work manager in the UCP protocol server service. |
void |
setListenAddress(String listenAddress) |
void |
setListenPort(int listenPort) |
Field Detail |
public static final String listenAddress
public static final int listenPort
Method Detail |
public String getListenAddress() throws ManagementException
ManagementException
public int getListenPort() throws ManagementException
ManagementException
public void reRegisterWorkManager() throws ManagementException
ManagementException
public void setListenAddress(String listenAddress) throws ManagementException
ManagementException
public void setListenPort(int listenPort) throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |