@FunctionalInterface public interface ScriptBindingsConfigurer
Modifier and Type | Field and Description |
---|---|
static ScriptBindingsConfigurer |
EMPTY
A default
ScriptBindingsConfigurer that provides no Bindings. |
Modifier and Type | Method and Description |
---|---|
void |
configureBindings(Bindings bindings) |
static final ScriptBindingsConfigurer EMPTY
ScriptBindingsConfigurer
that provides no Bindings.void configureBindings(Bindings bindings)
Copyright © 2021 JBoss by Red Hat. All rights reserved.