spring-framework / org.springframework.scripting.support / StandardScriptFactory / getScriptedObject

getScriptedObject

@Nullable open fun getScriptedObject(scriptSource: ScriptSource, @Nullable vararg actualInterfaces: Class<*>): Any

Load and parse the script via JSR-223's ScriptEngine.