Package | Description |
---|---|
org.apache.commons.scxml2.env.groovy |
A collection of classes that allow Groovy to be used in expressions
within SCXML documents.
|
Modifier and Type | Field and Description |
---|---|
static GroovyExtendableScriptCache.CompilerConfigurationFactory |
GroovyExtendableScriptCache.DEFAULT_COMPILER_CONFIGURATION_FACTORY
Default factory for the Groovy CompilerConfiguration, returning a new and unmodified CompilerConfiguration instance
|
Modifier and Type | Method and Description |
---|---|
GroovyExtendableScriptCache.CompilerConfigurationFactory |
GroovyExtendableScriptCache.getCompilerConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GroovyExtendableScriptCache.setCompilerConfigurationFactory(GroovyExtendableScriptCache.CompilerConfigurationFactory compilerConfigurationFactory) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.