Interface | Description |
---|---|
Resolver |
A resolver for Objects bound to a key.
|
ResolverFactory |
Class | Description |
---|---|
BeansResolverFactory | |
JuelScriptEngine |
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
|
JuelScriptEngineFactory |
Factory to create
JuelScriptEngine s. |
ScriptBindings |
A
Bindings implementation which wraps an existing binding and enhances the key / value map with
read-only access to:
variables provided in a VariableScope ,
additional bindings provided through a set of Resolvers .
|
ScriptBindingsFactory | |
ScriptCondition | |
ScriptingEngines | |
VariableScopeResolver |
Bindings implementation using an
ExecutionImpl as 'back-end'. |
VariableScopeResolverFactory |
Copyright © 2015. All rights reserved.