Frames | No Frames |
Methods which throw type org.omg.PortableServer.POAManagerPackage.AdapterInactive | |
void | Turns the associated POAs into active state, allowing them to receive
and process requests.
|
void | POAManagerOperations.deactivate(boolean etherealize_objects, boolean wait_for_completion)
Turns the asociated POAs into inactive state. |
void | POAManagerOperations.discard_requests(boolean wait_for_completion)
Turns the associated POAs into discaring state. |
void | POAManagerOperations.hold_requests(boolean wait_for_completion) Turns the associated POAs into holding state. |
Methods which throw type org.omg.PortableServer.POAManagerPackage.AdapterInactive | |
void | Turns the associated POAs into active state, allowing them to receive
and process requests.
|
void | gnuPOAManager.deactivate(boolean etherealize_objects, boolean wait_for_completion)
Turns the asociated POAs into inactive state. |
void | gnuPOAManager.discard_requests(boolean wait_for_completion) Turns the associated POAs into discaring state. |
void | gnuPOAManager.hold_requests(boolean wait_for_completion) Turns the associated POAs into holding state. |
Methods with parameter type org.omg.PortableServer.POAManagerPackage.AdapterInactive | |
void | Insert the AdapterInactive into the given Any.
|
void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.PortableServer.POAManagerPackage.AdapterInactive | |
AdapterInactive | Extract the AdapterInactive from given Any.
|
AdapterInactive | Read the exception from the CDR intput stream.
|