Uses of Class
scriptella.driver.script.ParametersCallbackMap
Packages that use ParametersCallbackMap
Package
Description
JEXL Driver for Scriptella.
Scriptella bridge for the JSR 223: Scripting for the Java Platform.
-
Uses of ParametersCallbackMap in scriptella.driver.jexl
Constructors in scriptella.driver.jexl with parameters of type ParametersCallbackMapModifierConstructorDescriptionJexlContextMap(ParametersCallbackMap parametersMap) Initializes instance and set parent parameters. -
Uses of ParametersCallbackMap in scriptella.driver.script
Subclasses of ParametersCallbackMap in scriptella.driver.scriptModifier and TypeClassDescriptionclassBindingsimplementation for integration into Scriptella execution environment.classImplementation ofBindingsfor Java 8 JavaScript engine "Nashorn".Constructors in scriptella.driver.script with parameters of type ParametersCallbackMapModifierConstructorDescriptionMissingQueryNextCallDetector(ParametersCallbackMap map, Resource resource)