|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.AbstractRouter
org.mule.routing.inbound.SelectiveConsumer
org.mule.routing.inbound.AbstractEventResequencer
org.mule.routing.inbound.EventResequencerTestCase.SimpleEventResequencer
public static class EventResequencerTestCase.SimpleEventResequencer
Field Summary |
---|
Fields inherited from class org.mule.routing.inbound.AbstractEventResequencer |
---|
NO_CORRELATION_ID |
Fields inherited from class org.mule.routing.inbound.SelectiveConsumer |
---|
logger |
Constructor Summary | |
---|---|
EventResequencerTestCase.SimpleEventResequencer(int eventthreshold)
|
Method Summary | |
---|---|
protected boolean |
shouldResequenceEvents(org.mule.routing.inbound.EventGroup events)
|
Methods inherited from class org.mule.routing.inbound.AbstractEventResequencer |
---|
addEventGroup, createEventGroup, getComparator, getEventGroup, getEventGroupIdForEvent, process, removeEventGroup, resequenceEvents, setComparator |
Methods inherited from class org.mule.routing.inbound.SelectiveConsumer |
---|
getFilter, isMatch, isTransformFirst, setFilter, setTransformFirst |
Methods inherited from class org.mule.routing.AbstractRouter |
---|
getRouterStatistics, setRouterStatistics |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.umo.routing.UMORouter |
---|
getRouterStatistics, setRouterStatistics |
Constructor Detail |
---|
public EventResequencerTestCase.SimpleEventResequencer(int eventthreshold)
Method Detail |
---|
protected boolean shouldResequenceEvents(org.mule.routing.inbound.EventGroup events)
shouldResequenceEvents
in class org.mule.routing.inbound.AbstractEventResequencer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |