|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdapterInactive | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.POAManagerPackage |
Uses of AdapterInactive in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw AdapterInactive | |
---|---|
void |
POAManagerLocalTie.activate()
|
void |
POAManagerOperations.activate()
|
void |
POAManagerLocalTie.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
void |
POAManagerOperations.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
void |
POAManagerLocalTie.discard_requests(boolean wait_for_completion)
|
void |
POAManagerOperations.discard_requests(boolean wait_for_completion)
|
void |
POAManagerLocalTie.hold_requests(boolean wait_for_completion)
|
void |
POAManagerOperations.hold_requests(boolean wait_for_completion)
|
Uses of AdapterInactive in org.omg.PortableServer.POAManagerPackage |
---|
Methods in org.omg.PortableServer.POAManagerPackage that return AdapterInactive | |
---|---|
static AdapterInactive |
AdapterInactiveHelper.extract(Any any)
|
static AdapterInactive |
AdapterInactiveHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAManagerPackage with parameters of type AdapterInactive | |
---|---|
static void |
AdapterInactiveHelper.insert(Any any,
AdapterInactive s)
|
static void |
AdapterInactiveHelper.write(OutputStream out,
AdapterInactive s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |