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