Package com.sun.corba.ee.impl.ior
Class ObjectAdapterIdBase
java.lang.Object
com.sun.corba.ee.impl.ior.ObjectAdapterIdBase
- All Implemented Interfaces:
ObjectAdapterId
,Writeable
,Iterable<String>
- Direct Known Subclasses:
ObjectAdapterIdArray
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface com.sun.corba.ee.spi.ior.ObjectAdapterId
getAdapterName, getNumLevels, iterator
-
Constructor Details
-
ObjectAdapterIdBase
ObjectAdapterIdBase()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
write
Description copied from interface:Writeable
Write this object directly to the output stream.
-