public interface EvaluatableScriptAdapter
ScriptModel so it can be evaluated with custom bindings.| Modifier and Type | Method and Description |
|---|---|
Object |
eval(ScriptBindingsConfigurer bindingsConfigurer) |
Object |
eval(ScriptContext context) |
ScriptModel |
getScriptModel() |
ScriptModel getScriptModel()
Object eval(ScriptBindingsConfigurer bindingsConfigurer) throws ScriptExecutionException
ScriptExecutionExceptionObject eval(ScriptContext context) throws ScriptExecutionException
ScriptExecutionExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.