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, setTransformFirst
public void setMethods(Collection methods)
public void addMethod(String name)
public boolean removeMethod(String name)
public InvocationResult invoke(Object component, MuleEventContext context) throws Exception
Exception
public String toString()
toString
in class AbstractEntryPointResolver
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.