Interface InvocationDispatcher
- All Superinterfaces:
SelfDescribing, Verifiable
- All Known Implementing Classes:
AbstractInvocationDispatcher, FIFOInvocationDispatcher, LIFOInvocationDispatcher
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()dispatch(Invocation invocation) voidsetDefaultStub(Stub newDefaultStub) Methods inherited from interface SelfDescribing
describeToMethods inherited from interface Verifiable
verify
-
Method Details
-
dispatch
- Throws:
Throwable
-
setDefaultStub
-
add
-
clear
void clear()
-