J-Integra® Espresso Programming Documentation (API)

Servant._set_delegate Method

Supports the Java ORB portability interfaces by providing a method for classes that support ORB portability through delegation to set their delegate.

void _set_delegate(
 Delegate a_oDelegate
);

Parameters

a_oDelegate
ORB vendor-specific implementation of the PortableServer::Servant.

Return Value

none

Remarks

none

Exceptions

none

See Also

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