spring-framework / org.springframework.scripting.support / StandardScriptEvaluator / setEngineName

setEngineName

open fun setEngineName(engineName: String): Unit

Set the name of the script engine for evaluating the scripts (e.g. "Groovy"), as exposed by the JSR-223 script engine factory.

Since
4.2.2

See Also
#setLanguage