- All Superinterfaces:
- org.mule.runtime.api.el.ExpressionFunction
- All Known Implementing Classes:
- ReflectiveExpressionFunctionExecutor
public interface FunctionExecutor
extends org.mule.runtime.api.el.ExpressionFunction
A facade interface which hides the details of how a function is actually executed. It aims to decouple the abstract
introspection model that the extension's API proposes from the implementation details of the underlying environment.
- Since:
- 4.0