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
Namespace: Ics Namespace
Assembly: Jintegra.Espresso.dll
CORBA.portable Namespace | Ics.CORBA Namespace