Uses of Class
org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
Packages that use AbstractScriptExecutor
Package
Description
Provides classes supporting JSR223 Scripting.
-
Uses of AbstractScriptExecutor in org.springframework.integration.scripting.jsr223
Subclasses of AbstractScriptExecutor in org.springframework.integration.scripting.jsr223Modifier and TypeClassDescriptionclass
Default implementation of theAbstractScriptExecutor
.class
AnAbstractScriptExecutor
for the Kotlin scripts support.class
AScriptExecutor
that implements special handling required for Python to emulate behavior similar to other JSR223 scripting languages.class
ADefaultScriptExecutor
extension for Ruby scripting support.