Package com.sun.corba.se.impl.ior.iiop
Class JavaCodebaseComponentImpl
java.lang.Object
com.sun.corba.se.spi.ior.IdentifiableBase
com.sun.corba.se.spi.ior.TaggedComponentBase
com.sun.corba.se.impl.ior.iiop.JavaCodebaseComponentImpl
- All Implemented Interfaces:
Identifiable,JavaCodebaseComponent,TaggedComponent,Writeable,WriteContents
- Author:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.corba.se.spi.ior.TaggedComponentBase
getIOPComponentMethods inherited from class com.sun.corba.se.spi.ior.IdentifiableBase
writeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.sun.corba.se.spi.ior.TaggedComponent
getIOPComponent
-
Constructor Details
-
JavaCodebaseComponentImpl
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getURLs
- Specified by:
getURLsin interfaceJavaCodebaseComponent
-
writeContents
- Specified by:
writeContentsin interfaceWriteContents
-
getId
public int getId()Description copied from interface:IdentifiableReturn the (type) identity of this entity.- Specified by:
getIdin interfaceIdentifiable- Returns:
- int
-