Uses of Class
org.springframework.integration.scripting.jsr223.AbstractScriptExecutor
Package
Description
Provides classes supporting JSR223 Scripting.
-
Uses of AbstractScriptExecutor in org.springframework.integration.scripting.jsr223
Modifier 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.