Interface ScriptVariableGenerator
- All Known Implementing Classes:
DefaultScriptVariableGenerator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Strategy interface to provide a
Map
of variables to the script execution context.
Variables may be extracted from the Message
argument.- Since:
- 2.0.2
- Author:
- Oleg Zhurakousky
-
Method Summary
-
Method Details
-
generateScriptVariables
-