|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdapterInactive | |
---|---|
org.jacorb.poa | |
org.omg.PortableServer | |
org.omg.PortableServer.POAManagerPackage |
Uses of AdapterInactive in org.jacorb.poa |
---|
Methods in org.jacorb.poa that throw AdapterInactive | |
void |
POAManager.activate()
|
void |
POAManager.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
void |
POAManager.discard_requests(boolean wait_for_completion)
|
void |
POAManager.hold_requests(boolean wait_for_completion)
|
Uses of AdapterInactive in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw AdapterInactive | |
void |
POAManagerLocalTie.hold_requests(boolean wait_for_completion)
|
void |
POAManagerLocalTie.discard_requests(boolean wait_for_completion)
|
void |
POAManagerLocalTie.activate()
|
void |
POAManagerLocalTie.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
void |
POAManagerOperations.activate()
|
void |
POAManagerOperations.hold_requests(boolean wait_for_completion)
|
void |
POAManagerOperations.discard_requests(boolean wait_for_completion)
|
void |
POAManagerOperations.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
Uses of AdapterInactive in org.omg.PortableServer.POAManagerPackage |
---|
Fields in org.omg.PortableServer.POAManagerPackage declared as AdapterInactive | |
AdapterInactive |
AdapterInactiveHolder.value
|
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)
|
Constructors in org.omg.PortableServer.POAManagerPackage with parameters of type AdapterInactive | |
AdapterInactiveHolder(AdapterInactive initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |