|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
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 UCP plugin.
Field Summary | |
static int |
OPEN_SESSION_TIMEOUT The open session timeout (in milliseconds). |
Method Summary | |
int |
getOpenSessionTimeout() Gets the open session timeout. |
void |
setOpenSessionTimeout(int openSessionTimeout) Sets the open session timeout. |
Field Detail |
public static final int OPEN_SESSION_TIMEOUT
Scope: Cluster
Method Detail |
public int getOpenSessionTimeout() throws ManagementException
Scope: Cluster
ManagementException
- ManagementException.public void setOpenSessionTimeout(int openSessionTimeout) throws ManagementException
Scope: Cluster
openSessionTimeout
- timeout.ManagementException
- ManagementException.
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |