public class RequestPartitioningComponentImpl extends TaggedComponentBase implements RequestPartitioningComponent
Constructor and Description |
---|
RequestPartitioningComponentImpl() |
RequestPartitioningComponentImpl(int thePartitionToUse) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getId()
Return the (type) identity of this entity.
|
int |
getRequestPartitioningId() |
int |
hashCode() |
String |
toString() |
void |
writeContents(OutputStream os) |
getIOPComponent
write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIOPComponent
public RequestPartitioningComponentImpl()
public RequestPartitioningComponentImpl(int thePartitionToUse)
public int getRequestPartitioningId()
getRequestPartitioningId
in interface RequestPartitioningComponent
public void writeContents(OutputStream os)
writeContents
in interface WriteContents
public int getId()
Identifiable
getId
in interface Identifiable
Copyright © 2018 JBoss by Red Hat. All rights reserved.