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