public class CallableEntryPointResolver extends Object implements EntryPointResolver
Callable| Modifier and Type | Field and Description |
|---|---|
protected static Method |
callableMethod |
| Constructor and Description |
|---|
CallableEntryPointResolver() |
| Modifier and Type | Method and Description |
|---|---|
InvocationResult |
invoke(Object component,
MuleEventContext context,
Event.Builder eventBuilder) |
String |
toString() |
protected static final Method callableMethod
public InvocationResult invoke(Object component, MuleEventContext context, Event.Builder eventBuilder) throws Exception
invoke in interface EntryPointResolverExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.