public interface InvocationDispatcher extends Verifiable, SelfDescribing
| Modifier and Type | Method and Description |
|---|---|
void |
add(Invokable invokable) |
void |
clear() |
java.lang.Object |
dispatch(Invocation invocation) |
void |
setDefaultStub(Stub newDefaultStub) |
verifydescribeTojava.lang.Object dispatch(Invocation invocation) throws java.lang.Throwable
java.lang.Throwablevoid setDefaultStub(Stub newDefaultStub)
void add(Invokable invokable)
void clear()