|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvocationDispatcher
Method Summary | |
---|---|
void |
add(Invokable invokable)
|
void |
clear()
|
Object |
dispatch(Invocation invocation)
|
void |
setDefaultStub(Stub newDefaultStub)
|
Methods inherited from interface org.jmock.core.Verifiable |
---|
verify |
Methods inherited from interface org.jmock.core.SelfDescribing |
---|
describeTo |
Method Detail |
---|
Object dispatch(Invocation invocation) throws Throwable
Throwable
void setDefaultStub(Stub newDefaultStub)
void add(Invokable invokable)
void clear()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |