J-Integra® Espresso Programming Documentation (API)

PortableServer.Current.get_POA Method

Returns reference to the POA implementing the object in whose context it is called.

POA get_POA();

Parameters

none

Return Value

The POA implementing the object.

Remarks

none

Exceptions

NoContext is raised when the operation is outside the context of a POA-dispatched operation

See Also

PortableServer.Current Interface | PortableServer.Current Members | Ics.PortableServer Namespace