J-Integra® Espresso Programming Documentation (API)

Servant._default_POA Method

Returns the root POA from the ORB instance associated with the servant. Subclasses may override this method to return a different POA.

POA _default_POA();

Parameters

none

Return Value

default_POA the POA associated with the Servant.

Remarks

none

Exceptions

none

See Also

Servant Interface | Servant Members | Ics.PortableServer Namespace | Ics Namespace