Public Types | |
enum | State { HOLDING, ACTIVE, DISCARDING, INACTIVE } |
Public Methods | |
void | activate () raises (AdapterInactive) |
void | hold_requests (in boolean wait_for_completion) raises (AdapterInactive) |
void | discard_requests (in boolean wait_for_completion) raises (AdapterInactive) |
void | deactivate (in boolean etherealize_objects, in boolean wait_for_completion) raises (AdapterInactive) |
State | get_state () |
|
|
|
|
|
|
|
|
|
|
|
|