< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/ior/GenericIdentifiable.java

Print this page

        

*** 31,41 **** import org.omg.CORBA_2_3.portable.OutputStream; import com.sun.corba.se.spi.ior.Identifiable ; /** - * @author * This is used for unknown components and profiles. A TAG_MULTICOMPONENT_PROFILE will be represented this way. */ public abstract class GenericIdentifiable implements Identifiable { private int id; --- 31,40 ----
< prev index next >