Package com.sun.corba.ee.impl.ior.iiop
Class ClusterInstanceInfoComponentImpl
java.lang.Object
com.sun.corba.ee.spi.ior.IdentifiableBase
com.sun.corba.ee.spi.ior.TaggedComponentBase
com.sun.corba.ee.impl.ior.iiop.ClusterInstanceInfoComponentImpl
- All Implemented Interfaces:
Identifiable
,ClusterInstanceInfoComponent
,TaggedComponent
,Writeable
,WriteContents
public class ClusterInstanceInfoComponentImpl
extends TaggedComponentBase
implements ClusterInstanceInfoComponent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClusterInstanceInfoComponentImpl
(ClusterInstanceInfo theClusterInstanceInfoValue) -
Method Summary
Methods inherited from class com.sun.corba.ee.spi.ior.TaggedComponentBase
getIOPComponent
Methods inherited from class com.sun.corba.ee.spi.ior.IdentifiableBase
write
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
Field Details
-
clusterInstanceInfoValue
-
-
Constructor Details
-
ClusterInstanceInfoComponentImpl
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getClusterInstanceInfo
- Specified by:
getClusterInstanceInfo
in interfaceClusterInstanceInfoComponent
-
writeContents
- Specified by:
writeContents
in interfaceWriteContents
-
getId
public int getId()Description copied from interface:Identifiable
Return the (type) identity of this entity.- Specified by:
getId
in interfaceIdentifiable
- Returns:
- int
-