Package com.sun.corba.ee.impl.ior.iiop
Class LoadBalancingComponentImpl
java.lang.Object
com.sun.corba.ee.spi.ior.IdentifiableBase
com.sun.corba.ee.spi.ior.TaggedComponentBase
com.sun.corba.ee.impl.ior.iiop.LoadBalancingComponentImpl
- All Implemented Interfaces:
Identifiable,LoadBalancingComponent,TaggedComponent,Writeable,WriteContents
public class LoadBalancingComponentImpl
extends TaggedComponentBase
implements LoadBalancingComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.corba.ee.spi.ior.TaggedComponentBase
getIOPComponentMethods inherited from class com.sun.corba.ee.spi.ior.IdentifiableBase
writeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
Field Details
-
wrapper
-
loadBalancingValue
private int loadBalancingValue
-
-
Constructor Details
-
LoadBalancingComponentImpl
public LoadBalancingComponentImpl() -
LoadBalancingComponentImpl
public LoadBalancingComponentImpl(int theLoadBalancingValue)
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getLoadBalancingValue
public int getLoadBalancingValue()- Specified by:
getLoadBalancingValuein interfaceLoadBalancingComponent
-
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
-