Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

PortableServer::POAManager::activate

Synopsis

Changes the state of the POAManager to active.

C++ Binding

void activate();

Argument

None.

Exceptions

If this operation is issued while the POAmanager is in the inactive state, the PortableServer::POAManager::AdapterInactive exception is raised.

Description

This operation changes the state of the POAManager to active. Entering the active state enables the associated POAs to process requests.

Note: All parent POAs must also have POAManagers in the active state for this POA to process requests.

Note: This function is supported only for a joint client/server.

Return Values

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy