J-Integra® Espresso Programming Documentation (API)

Delegate.poa Method

The method poa() is equivalent to calling PortableServer::Current:get_POA.

POA poa(
 Servant a_oServant
);

Parameters

a_oServant
the servant.

Return Value

POA associated with the servant.

Remarks

none

Exceptions

none

See Also

Delegate Interface | Delegate Members | Ics.PortableServer.portable Namespace | Ics.PortableServer Namespace