public interface POAManagerOperations
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
deactivate(boolean etherealize_objects,
boolean wait_for_completion) |
void |
discard_requests(boolean wait_for_completion) |
String |
get_id() |
State |
get_state() |
void |
hold_requests(boolean wait_for_completion) |
void activate() throws AdapterInactive
AdapterInactive
void hold_requests(boolean wait_for_completion) throws AdapterInactive
AdapterInactive
void discard_requests(boolean wait_for_completion) throws AdapterInactive
AdapterInactive
void deactivate(boolean etherealize_objects, boolean wait_for_completion) throws AdapterInactive
AdapterInactive
State get_state()
String get_id()
Copyright © 2013. All Rights Reserved.