public class MethodInvoker extends Object
| Constructor and Description |
|---|
MethodInvoker(Object targetObject,
Class<?> serviceInterface) |
| Modifier and Type | Method and Description |
|---|---|
Methodology |
getMethodology(Function function) |
Function |
match(Function partialFunction) |
Object |
remoteInvocation(WireContext[] contexts,
Function function,
Object... arguments) |
public MethodInvoker(Object targetObject, Class<?> serviceInterface) throws NoSuchMethodException, ServiceDefinitionException
public Methodology getMethodology(Function function) throws MissingInvocationException
MissingInvocationExceptionCopyright © 2017. All rights reserved.