public interface MethodInvoker<InputParameter>
| Modifier and Type | Interface and Description |
|---|---|
static class |
MethodInvoker.Request<InputParameter> |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Executable> |
invoke(MethodInvoker.Request<InputParameter> request) |
com.google.common.base.Optional<Executable> invoke(MethodInvoker.Request<InputParameter> request)