Package | Description |
---|---|
reactor.groovy.config |
Modifier and Type | Method and Description |
---|---|
static GroovyEnvironment |
GroovyEnvironment.build(File file) |
static GroovyEnvironment |
GroovyEnvironment.build(Reader r) |
static GroovyEnvironment |
GroovyEnvironment.build(String script) |
static GroovyEnvironment |
GroovyEnvironment.create(groovy.lang.Closure c) |
GroovyEnvironment |
ReactorScriptWrapper.doWithReactor(groovy.lang.Closure c) |
GroovyEnvironment |
GroovyEnvironment.include(GroovyEnvironment... groovyEnvironments) |
Modifier and Type | Method and Description |
---|---|
GroovyEnvironment |
GroovyEnvironment.include(GroovyEnvironment... groovyEnvironments) |
Copyright © 2016. All rights reserved.