|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.correlation.CorrelationSequenceComparator
public final class CorrelationSequenceComparator
CorrelationSequenceComparator
is a Comparator
for
MuleEvent
s using their respective correlation sequences.
Constructor Summary | |
---|---|
CorrelationSequenceComparator()
|
Method Summary | |
---|---|
int |
compare(MuleEvent event1,
MuleEvent event2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public CorrelationSequenceComparator()
Method Detail |
---|
public int compare(MuleEvent event1, MuleEvent event2)
compare
in interface java.util.Comparator<MuleEvent>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |