J-Integra® Espresso Programming Documentation (API)

Delegate.default_POA Method

The default behavior of this function is to return the root POA from the ORB instance associated with the servant.

POA default_POA(
 Servant a_oServant
);

Parameters

a_oServant
the servant.

Return Value

POA associated with the servant class.

Remarks

none

Exceptions

none

See Also

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