Package | Description |
---|---|
org.jacorb.poa | |
org.omg.PortableServer |
Modifier and Type | Method and Description |
---|---|
Servant |
POA._incarnateServant(byte[] oid,
ServantActivator sa)
Called from Delegate.
|
protected Servant |
AOM.incarnate(byte[] oid,
ServantActivator servant_activator,
POA poa) |
protected void |
AOM.remove(byte[] oid,
RequestController requestController,
ServantActivator servantActivator,
POA poa,
boolean cleanupInProgress) |
protected void |
AOM.removeAll(ServantActivator servant_activator,
POA poa,
boolean cleanup_in_progress) |
Modifier and Type | Class and Description |
---|---|
class |
_ServantActivatorLocalBase
Abstract base class for implementations of local interface ServantActivator
|
class |
_ServantActivatorStub |
class |
ServantActivatorLocalTie
Generated from IDL interface "ServantActivator".
|
Modifier and Type | Field and Description |
---|---|
ServantActivator |
ServantActivatorHolder.value |
Modifier and Type | Method and Description |
---|---|
ServantActivator |
ServantActivatorPOA._this() |
ServantActivator |
ServantActivatorPOATie._this() |
ServantActivator |
ServantActivatorPOA._this(ORB orb) |
static ServantActivator |
ServantActivatorHelper.extract(Any any) |
static ServantActivator |
ServantActivatorHelper.narrow(Object obj) |
static ServantActivator |
ServantActivatorHelper.read(InputStream in) |
static ServantActivator |
ServantActivatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ServantActivatorHelper.insert(Any any,
ServantActivator s) |
static void |
ServantActivatorHelper.write(OutputStream _out,
ServantActivator s) |
Constructor and Description |
---|
ServantActivatorHolder(ServantActivator initial) |
Copyright © 2017 JacORB. All rights reserved.