A B C G I O S W 

A

addImports(String...) - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
 
addImports(Class...) - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
 
addStarImports(String...) - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
 
allOf(File) - Static method in class org.jenkinsci.groovy.binder.GroovyWiringModule
Creates that loads all the specified script files.

B

BinderClosureScript - Class in org.jenkinsci.groovy.binder
Script that provides DSL for Guice binder.
BinderClosureScript() - Constructor for class org.jenkinsci.groovy.binder.BinderClosureScript
 
BinderClosureScript(Binding) - Constructor for class org.jenkinsci.groovy.binder.BinderClosureScript
 

C

configure() - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
 
createShell() - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
Creates GroovyShell that controls how scripts are loaded.

G

getBinder() - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
Expose Binder to the script.
getEnvs() - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
Convenient access to environment variables.
getProperties() - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
Convenient access to system properties.
getProperty(String) - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
 
GroovyWiringModule - Class in org.jenkinsci.groovy.binder
Loads Groovy binder DSL as Module.
GroovyWiringModule(URL...) - Constructor for class org.jenkinsci.groovy.binder.GroovyWiringModule
 
GroovyWiringModule(Collection<URL>) - Constructor for class org.jenkinsci.groovy.binder.GroovyWiringModule
 

I

invokeMethod(String, Object) - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
 

O

org.jenkinsci.groovy.binder - package org.jenkinsci.groovy.binder
 

S

setBinder(Binder) - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
Sets the delegation target.
setProperty(String, Object) - Method in class org.jenkinsci.groovy.binder.BinderClosureScript
Convenience method to bind simple properties

W

withClassLoader(ClassLoader) - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
Sets the class loader that determines what classes Groovy wiring script will see.
withLogLevel(Level) - Method in class org.jenkinsci.groovy.binder.GroovyWiringModule
Tweaks the logging level to report which scripts are loaded.
A B C G I O S W 

Copyright © 2004-2014. All Rights Reserved.