Package | Description |
---|---|
org.omg.PortableServer |
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 |
---|---|
static AdapterActivator |
AdapterActivatorHelper.extract(Any any) |
static AdapterActivator |
AdapterActivatorHelper.narrow(Object obj) |
static AdapterActivator |
AdapterActivatorHelper.read(InputStream in) |
AdapterActivator |
POALocalTie.the_activator() |
AdapterActivator |
POAOperations.the_activator() |
static AdapterActivator |
AdapterActivatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
AdapterActivatorHelper.insert(Any any,
AdapterActivator s) |
void |
POALocalTie.the_activator(AdapterActivator a) |
void |
POAOperations.the_activator(AdapterActivator arg) |
static void |
AdapterActivatorHelper.write(OutputStream _out,
AdapterActivator s) |
Constructor and Description |
---|
AdapterActivatorHolder(AdapterActivator initial) |
Copyright © 2013. All Rights Reserved.