org.jmock.core
Class FIFOInvocationDispatcher
java.lang.Object
org.jmock.core.AbstractInvocationDispatcher
org.jmock.core.FIFOInvocationDispatcher
- All Implemented Interfaces:
- InvocationDispatcher, SelfDescribing, Verifiable
public class FIFOInvocationDispatcher
- extends AbstractInvocationDispatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIFOInvocationDispatcher
public FIFOInvocationDispatcher()
dispatchOrder
protected Iterator dispatchOrder(List invokablesList)
- Specified by:
dispatchOrder
in class AbstractInvocationDispatcher