|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdapterInactive | |
---|---|
org.apache.yoko.orb.OBPortableServer | |
org.omg.PortableServer | |
org.omg.PortableServer.POAManagerPackage |
Uses of AdapterInactive in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer that throw AdapterInactive | |
---|---|
void |
POAManager_impl.activate()
|
void |
POAManager_impl.deactivate(boolean etherealize,
boolean waitCompletion)
|
void |
POAManager_impl.discard_requests(boolean waitCompletion)
|
Acceptor[] |
POAManager_impl.get_acceptors()
|
Acceptor[] |
POAManagerOperations.get_acceptors()
Retrieve the acceptors associated with this POAManager. |
void |
POAManager_impl.hold_requests(boolean waitCompletion)
|
Uses of AdapterInactive in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw AdapterInactive | |
---|---|
void |
POAManagerOperations.activate()
|
void |
POAManagerOperations.deactivate(boolean etherealize_objects,
boolean wait_for_completion)
|
void |
POAManagerOperations.discard_requests(boolean wait_for_completion)
|
void |
POAManagerOperations.hold_requests(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 val)
|
static void |
AdapterInactiveHelper.write(OutputStream out,
AdapterInactive val)
|
Constructors in org.omg.PortableServer.POAManagerPackage with parameters of type AdapterInactive | |
---|---|
AdapterInactiveHolder(AdapterInactive initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |