J-Integra® Espresso Programming Documentation (API)

Delegate Class

The Delegate abstract class specifies a portable API for ORB-vendor-specific implementation of the org.omg.CORBA.Object methods. Each stub (proxy) contains a delegate object, to which all org.omg.CORBA.Object methods are forwarded. This allows a stub generated by one vendor's ORB to work with the delegate from another vendor's ORB.

 

List of members: Delegate Members.

System.Object
 Delegate

abstract public class Delegate

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

CORBA.portable Namespace | Ics.CORBA Namespace