public class LoadBalancingComponentImpl extends TaggedComponentBase implements LoadBalancingComponent
| Constructor and Description |
|---|
LoadBalancingComponentImpl() |
LoadBalancingComponentImpl(int theLoadBalancingValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getId()
Return the (type) identity of this entity.
|
int |
getLoadBalancingValue() |
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponentwriteclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIOPComponentpublic LoadBalancingComponentImpl()
public LoadBalancingComponentImpl(int theLoadBalancingValue)
public int getLoadBalancingValue()
getLoadBalancingValue in interface LoadBalancingComponentpublic void writeContents(OutputStream os)
writeContents in interface WriteContentspublic int getId()
IdentifiablegetId in interface IdentifiableCopyright © 2017–2019 Eclipse Foundation. All rights reserved.