|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use POA | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.portable |
Uses of POA in org.omg.PortableServer |
---|
Classes in org.omg.PortableServer that implement POA | |
---|---|
class |
_POALocalBase
Abstract base class for implementations of local interface POA |
class |
POALocalTie
Generated from IDL interface "POA" |
Fields in org.omg.PortableServer declared as POA | |
---|---|
POA[] |
POAListHolder.value
|
POA |
POAHolder.value
|
Methods in org.omg.PortableServer that return POA | |
---|---|
POA |
Servant._default_POA()
|
POA |
Servant._poa()
|
POA |
POALocalTie.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
|
POA |
POAOperations.create_POA(java.lang.String adapter_name,
POAManager a_POAManager,
Policy[] policies)
|
static POA |
POAHelper.extract(Any any)
|
static POA[] |
POAListHelper.extract(Any any)
|
POA |
POALocalTie.find_POA(java.lang.String adapter_name,
boolean activate_it)
|
POA |
POAOperations.find_POA(java.lang.String adapter_name,
boolean activate_it)
|
POA |
CurrentOperations.get_POA()
|
POA |
CurrentLocalTie.get_POA()
|
static POA |
POAHelper.narrow(java.lang.Object obj)
|
static POA |
POAHelper.narrow(Object obj)
|
static POA |
POAHelper.read(InputStream in)
|
static POA[] |
POAListHelper.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)
|
Methods in org.omg.PortableServer with parameters of type POA | |
---|---|
abstract java.lang.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,
java.lang.String operation,
Cookie the_cookie,
Servant the_servant)
|
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
Cookie the_cookie,
Servant the_servant)
|
Servant |
ServantLocatorLocalTie.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
|
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie)
|
boolean |
AdapterActivatorOperations.unknown_adapter(POA parent,
java.lang.String name)
|
boolean |
AdapterActivatorLocalTie.unknown_adapter(POA parent,
java.lang.String name)
|
static void |
POAHelper.write(OutputStream _out,
POA s)
|
static void |
POAListHelper.write(OutputStream _out,
POA[] _s)
|
Constructors in org.omg.PortableServer with parameters of type POA | |
---|---|
POAHolder(POA initial)
|
|
POAListHolder(POA[] initial)
|
Uses of POA in org.omg.PortableServer.portable |
---|
Methods in org.omg.PortableServer.portable that return POA | |
---|---|
POA |
Delegate.default_POA(Servant self)
|
POA |
Delegate.poa(Servant self)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |