Package | Description |
---|---|
org.apache.commons.scxml2.env.groovy |
A collection of classes that allow Groovy to be used in expressions
within SCXML documents.
|
Class and Description |
---|
GroovyContext
Groovy Context implementation for Commons SCXML.
|
GroovyEvaluator
Evaluator implementation enabling use of Groovy expressions in SCXML documents.
|
GroovyExtendableScriptCache
GroovyExtendableScriptCache is a general purpose and
Serializable Groovy Script cache. |
GroovyExtendableScriptCache.CompilerConfigurationFactory
Serializable factory interface providing the Groovy CompilerConfiguration,
needed to restore the specific CompilerConfiguration after de-serialization
|
GroovyExtendableScriptCache.ParentClassLoaderFactory
Serializable factory interface providing the Groovy parent ClassLoader,
needed to restore the specific ClassLoader after de-serialization
|
GroovyExtendableScriptCache.ScriptPreProcessor |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.