public interface BindingsValuesProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT
The name of the multi-value service property that defines the context(s) to which
a BindingsValuesProvider applies.
|
static java.lang.String |
DEFAULT_CONTEXT
The default value of the CONTEXT service property, used for compatibility with
previous versions of this bundle that didn't require it.
|
Modifier and Type | Method and Description |
---|---|
void |
addBindings(javax.script.Bindings bindings)
Add objects to the Bindings object.
|
static final java.lang.String CONTEXT
DEFAULT_CONTEXT
static final java.lang.String DEFAULT_CONTEXT
void addBindings(javax.script.Bindings bindings)
bindings
- the Bindings objectCopyright © 2010 - 2020 Adobe. All Rights Reserved