public class ExplicitMethodEntryPointResolver extends AbstractEntryPointResolver
logger, methodCache| Constructor and Description |
|---|
ExplicitMethodEntryPointResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMethod(String name) |
InvocationResult |
invoke(Object component,
MuleEventContext context) |
boolean |
removeMethod(String name) |
void |
setMethods(Collection methods) |
String |
toString() |
addMethodByArguments, addMethodByName, getCacheKeyForPayload, getMethodByArguments, getMethodByName, getPayloadFromMessage, invokeMethod, isAcceptVoidMethods, isTransformFirst, setAcceptVoidMethods, setTransformFirstpublic void setMethods(Collection methods)
public void addMethod(String name)
public boolean removeMethod(String name)
public InvocationResult invoke(Object component, MuleEventContext context) throws Exception
Exceptionpublic String toString()
toString in class AbstractEntryPointResolverCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.