Package | Description |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.portable |
Modifier and Type | Class and Description |
---|---|
class |
DynamicImplementation |
Modifier and Type | Method and Description |
---|---|
Servant |
CurrentLocalTie.get_servant() |
Servant |
POALocalTie.get_servant() |
Servant |
POAOperations.get_servant() |
Servant |
CurrentOperations.get_servant() |
Servant |
POALocalTie.id_to_servant(byte[] oid) |
Servant |
POAOperations.id_to_servant(byte[] oid) |
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantLocatorLocalTie.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Servant |
POALocalTie.reference_to_servant(Object reference) |
Servant |
POAOperations.reference_to_servant(Object reference) |
Modifier and Type | Method and Description |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant) |
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant) |
byte[] |
POALocalTie.activate_object(Servant p_servant) |
byte[] |
POAOperations.activate_object(Servant p_servant) |
void |
ServantActivatorLocalTie.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations) |
void |
ServantActivatorOperations.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations) |
void |
ServantLocatorLocalTie.postinvoke(byte[] oid,
POA adapter,
String operation,
Cookie the_cookie,
Servant the_servant) |
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
String operation,
Cookie the_cookie,
Servant the_servant) |
byte[] |
POALocalTie.servant_to_id(Servant p_servant) |
byte[] |
POAOperations.servant_to_id(Servant p_servant) |
Object |
POALocalTie.servant_to_reference(Servant p_servant) |
Object |
POAOperations.servant_to_reference(Servant p_servant) |
void |
POALocalTie.set_servant(Servant p_servant) |
void |
POAOperations.set_servant(Servant p_servant) |
Modifier and Type | Method and Description |
---|---|
POA |
Delegate.default_POA(Servant self) |
Object |
Delegate.get_interface_def(Servant self) |
InterfaceDef |
Delegate.get_interface(Servant self)
Deprecated.
Deprecated by CORBA 2.4
|
boolean |
Delegate.is_a(Servant self,
String repository_id) |
boolean |
Delegate.non_existent(Servant self) |
byte[] |
Delegate.object_id(Servant self) |
ORB |
Delegate.orb(Servant self) |
POA |
Delegate.poa(Servant self) |
Object |
Delegate.this_object(Servant self) |
Copyright © 2013. All Rights Reserved.