public class MethodDispatcher
extends java.lang.Object
| Constructor and Description |
|---|
MethodDispatcher(MethodLookup methodLookup) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<java.lang.Object> |
dispatch(java.lang.reflect.Method method,
java.lang.Object[] args) |
public MethodDispatcher(MethodLookup methodLookup)