| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
ScriptEngineExpressionEvaluationProvider.createMethodBinding(MethodBinding methodBinding) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMethodBinding
Base class for implementors of
MethodBinding. |
class |
InstanceMethodBinding
Configures given instance
Method to be executed as function in expression. |
class |
StaticMethodBinding
Configures given static
Method to be executed as function in expression. |
| Constructor and Description |
|---|
FeelToMvelExpressionConverter(List<MethodBinding> functions) |
| Constructor and Description |
|---|
ContextFunctionMapper(List<MethodBinding> methodBindings) |
Copyright © 2019 Power Flows. All rights reserved.