src/share/classes/org/omg/CORBA_2_3/portable/Delegate.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

*** 36,46 **** * of CORBA object. It extends org.omg.CORBA.portable.Delegate and * provides new methods that were defined by CORBA 2.3. * * @see org.omg.CORBA.portable.Delegate * @author OMG ! * @since JDK1.2 */ public abstract class Delegate extends org.omg.CORBA.portable.Delegate { /** Returns the codebase for object reference provided. --- 36,46 ---- * of CORBA object. It extends org.omg.CORBA.portable.Delegate and * provides new methods that were defined by CORBA 2.3. * * @see org.omg.CORBA.portable.Delegate * @author OMG ! * @since 1.2 */ public abstract class Delegate extends org.omg.CORBA.portable.Delegate { /** Returns the codebase for object reference provided.