|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmock.core.AbstractInvocationDispatcher
org.jmock.core.FIFOInvocationDispatcher
public class FIFOInvocationDispatcher
Field Summary |
---|
Fields inherited from class org.jmock.core.AbstractInvocationDispatcher |
---|
defaultStub, invokables, NO_EXPECTATIONS_MESSAGE |
Constructor Summary | |
---|---|
FIFOInvocationDispatcher()
|
Method Summary | |
---|---|
protected java.util.Iterator |
dispatchOrder(java.util.List invokablesList)
|
Methods inherited from class org.jmock.core.AbstractInvocationDispatcher |
---|
add, clear, describeTo, dispatch, setDefaultStub, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FIFOInvocationDispatcher()
Method Detail |
---|
protected java.util.Iterator dispatchOrder(java.util.List invokablesList)
dispatchOrder
in class AbstractInvocationDispatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |