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) |
State |
get_state() |
void |
hold_requests(boolean wait_for_completion) |
void activate()
throws AdapterInactive
AdapterInactivevoid hold_requests(boolean wait_for_completion)
throws AdapterInactive
AdapterInactivevoid discard_requests(boolean wait_for_completion)
throws AdapterInactive
AdapterInactivevoid deactivate(boolean etherealize_objects,
boolean wait_for_completion)
throws AdapterInactive
AdapterInactiveState get_state()
Copyright © 2017 JacORB. All rights reserved.