Package | Description |
---|---|
org.jacorb.poa | |
org.omg.PortableServer |
Modifier and Type | Method and Description |
---|---|
AdapterActivator |
POA.the_activator()
it is system-dependent whether the root POA initially has an adapter
activator.
|
Modifier and Type | Method and Description |
---|---|
void |
POA.the_activator(AdapterActivator adapter_activator) |
Modifier and Type | Class and Description |
---|---|
class |
_AdapterActivatorLocalBase
Abstract base class for implementations of local interface AdapterActivator
|
class |
AdapterActivatorLocalTie
Generated from IDL interface "AdapterActivator".
|
Modifier and Type | Field and Description |
---|---|
AdapterActivator |
AdapterActivatorHolder.value |
Modifier and Type | Method and Description |
---|---|
AdapterActivator |
AdapterActivatorPOA._this() |
AdapterActivator |
AdapterActivatorPOATie._this() |
AdapterActivator |
AdapterActivatorPOA._this(ORB orb) |
AdapterActivator |
AdapterActivatorPOATie._this(ORB orb) |
static AdapterActivator |
AdapterActivatorHelper.extract(Any any) |
static AdapterActivator |
AdapterActivatorHelper.narrow(Object obj) |
static AdapterActivator |
AdapterActivatorHelper.read(InputStream in) |
AdapterActivator |
POAOperations.the_activator() |
AdapterActivator |
POALocalTie.the_activator() |
static AdapterActivator |
AdapterActivatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
AdapterActivatorHelper.insert(Any any,
AdapterActivator s) |
void |
POAOperations.the_activator(AdapterActivator the_activator) |
void |
POALocalTie.the_activator(AdapterActivator a) |
static void |
AdapterActivatorHelper.write(OutputStream _out,
AdapterActivator s) |
Constructor and Description |
---|
AdapterActivatorHolder(AdapterActivator initial) |
Copyright © 2016 JacORB. All rights reserved.