The common base class for all stub classes; provides default implementations
of the org.omg.CORBA.Object methods. All method implementations are
forwarded to a Delegate object stored in the ObjectImpl
instance. ObjectImpl allows for portable stubs because the
Delegate can be implemented by a different vendor-specific ORB.
org.omg.CORBA.Objectmethods. All method implementations are forwarded to aDelegateobject stored in theObjectImplinstance.ObjectImplallows for portable stubs because theDelegatecan be implemented by a different vendor-specific ORB.