Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

PortableServer::POA::find_POA

Synopsis

Returns a reference to a child POA with a given name.

C++ Binding

void find_POA( in string adapter_name, in boolean activate_it);

Argument

adapter_name

A reference to the target POA.

active_it

In this version of BEA Tuxedo, this parameter must be FALSE.

Exception

AdapterNonExistent

This exception is raised if the POA does not exist.

Description

If the POA has a child POA with the specified name, that child POA is returned. If a child POA with the specified name does not exist and the value of the activate_it parameter is FALSE, the AdapterNonExistent exception is raised.

Return Values

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy