| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.function |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectiveExpressionFunctionExecutor
Executes a task associated to a
ExecutionContext by invoking a given Method |
| Modifier and Type | Method and Description |
|---|---|
FunctionExecutor |
FunctionExecutorFactory.createExecutor(org.mule.runtime.api.meta.model.function.FunctionModel functionModel,
FunctionParameterDefaultValueResolverFactory defaultResolverFactory)
Creates a new
ExpressionFunction based on a given FunctionModel |
FunctionExecutor |
ReflectiveFunctionExecutorFactory.createExecutor(org.mule.runtime.api.meta.model.function.FunctionModel functionModel,
FunctionParameterDefaultValueResolverFactory defaultResolverFactory) |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.