Package | Description |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.portable |
Modifier and Type | Class and Description |
---|---|
class |
_POALocalBase
Abstract base class for implementations of local interface POA
|
class |
POALocalTie
Generated from IDL interface "POA".
|
Modifier and Type | Field and Description |
---|---|
POA[] |
POAListHolder.value |
POA |
POAHolder.value |
Modifier and Type | Method and Description |
---|---|
POA |
Servant._default_POA() |
POA |
Servant._poa() |
POA |
POALocalTie.create_POA(String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
POA |
POAOperations.create_POA(String adapter_name,
POAManager a_POAManager,
Policy[] policies) |
static POA[] |
POAListHelper.extract(Any any) |
static POA |
POAHelper.extract(Any any) |
POA |
POALocalTie.find_POA(String adapter_name,
boolean activate_it) |
POA |
POAOperations.find_POA(String adapter_name,
boolean activate_it) |
POA |
CurrentLocalTie.get_POA() |
POA |
CurrentOperations.get_POA() |
static POA |
POAHelper.narrow(Object obj) |
static POA[] |
POAListHelper.read(InputStream _in) |
static POA |
POAHelper.read(InputStream in) |
POA[] |
POALocalTie.the_children() |
POA[] |
POAOperations.the_children() |
POA |
POALocalTie.the_parent() |
POA |
POAOperations.the_parent() |
static POA |
POAHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
abstract String[] |
Servant._all_interfaces(POA poa,
byte[] objectID) |
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) |
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter) |
static void |
POAHelper.insert(Any any,
POA s) |
static void |
POAListHelper.insert(Any any,
POA[] s) |
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) |
Servant |
ServantLocatorLocalTie.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
boolean |
AdapterActivatorLocalTie.unknown_adapter(POA parent,
String name) |
boolean |
AdapterActivatorOperations.unknown_adapter(POA parent,
String name) |
static void |
POAHelper.write(OutputStream _out,
POA s) |
static void |
POAListHelper.write(OutputStream _out,
POA[] _s) |
Constructor and Description |
---|
POAHolder(POA initial) |
POAListHolder(POA[] initial) |
Modifier and Type | Method and Description |
---|---|
POA |
Delegate.default_POA(Servant self) |
POA |
Delegate.poa(Servant self) |
Copyright © 2013. All Rights Reserved.