|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdapterActivator | |
---|---|
org.omg.PortableServer |
Uses of AdapterActivator in org.omg.PortableServer |
---|
Classes in org.omg.PortableServer that implement AdapterActivator | |
---|---|
class |
_AdapterActivatorLocalBase
Abstract base class for implementations of local interface AdapterActivator |
class |
AdapterActivatorLocalTie
Generated from IDL interface "AdapterActivator". |
Fields in org.omg.PortableServer declared as AdapterActivator | |
---|---|
AdapterActivator |
AdapterActivatorHolder.value
|
Methods in org.omg.PortableServer that return AdapterActivator | |
---|---|
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)
|
Methods in org.omg.PortableServer with parameters of type AdapterActivator | |
---|---|
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)
|
Constructors in org.omg.PortableServer with parameters of type AdapterActivator | |
---|---|
AdapterActivatorHolder(AdapterActivator initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |