|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-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 |
LISTEN_ADDRESSListen address. |
static int |
LISTEN_PORTListen port. |
| Method Summary | |
String |
getListenAddress()Get Listen address. |
int |
getListenPort()Get Listen Port. |
void |
reRegisterWorkManager()Re-register the work manager in the UCP protocol server service. |
void |
setListenAddress(String listenAddress)Set listen address. |
void |
setListenPort(int listenPort)Set listen port. |
| Field Detail |
public static final String LISTEN_ADDRESS
public static final int LISTEN_PORT
| Method Detail |
public String getListenAddress()
throws ManagementException
ManagementException - ManagementException
public int getListenPort()
throws ManagementException
ManagementException - ManagementException
public void reRegisterWorkManager()
throws ManagementException
ManagementException - ManagementException
public void setListenAddress(String listenAddress)
throws ManagementException
listenAddress - listen address.ManagementException - ManagementException
public void setListenPort(int listenPort)
throws ManagementException
listenPort - listen portManagementException - ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.1 E37524-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||