org.mule.routing.inbound
Class EventResequencerTestCase.SimpleEventResequencer

java.lang.Object
  extended by org.mule.routing.AbstractRouter
      extended by org.mule.routing.inbound.SelectiveConsumer
          extended by org.mule.routing.inbound.AbstractEventResequencer
              extended by org.mule.routing.inbound.EventResequencerTestCase.SimpleEventResequencer
All Implemented Interfaces:
org.mule.umo.routing.UMOInboundRouter, org.mule.umo.routing.UMORouter
Enclosing class:
EventResequencerTestCase

public static class EventResequencerTestCase.SimpleEventResequencer
extends org.mule.routing.inbound.AbstractEventResequencer


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

EventResequencerTestCase.SimpleEventResequencer

public EventResequencerTestCase.SimpleEventResequencer(int eventthreshold)
Method Detail

shouldResequenceEvents

protected boolean shouldResequenceEvents(org.mule.routing.inbound.EventGroup events)
Specified by:
shouldResequenceEvents in class org.mule.routing.inbound.AbstractEventResequencer


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.