|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActiveStateOperations
Method Summary | |
---|---|
ObjectReferenceTemplate |
poa_create(POAStatus state,
ObjectReferenceTemplate poa_tmpl)
Called when a POA is created |
void |
poa_status_update(String[][] poas,
POAStatus state)
Called when POA Manager changes state. |
void |
set_status(String id,
ServerStatus status)
Called to update the server status |
Method Detail |
---|
void set_status(String id, ServerStatus status)
id
- The server idstatus
- The new server statusObjectReferenceTemplate poa_create(POAStatus state, ObjectReferenceTemplate poa_tmpl) throws _NoSuchPOA
state
- The POA statepoa_tmpl
- The POAs ORT
_NoSuchPOA
- If a record for the POA does not existvoid poa_status_update(String[][] poas, POAStatus state)
poas
- List of affected POAsstate
- The POA Manager state
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |