Package org.kohsuke.stapler.jelly.groovy

Interface Summary
TypedTagLibrary Typed interface to provide auto-completion for IDEs when invoking taglibs.
 

Class Summary
GroovierJellyScript Wraps a Groovy-driven Jelly script into Script (so that it can be called from other Jelly scripts.)
GroovyClassLoaderTearOff  
GroovyClassTearOff  
GroovyClosureScript Script that performs method invocations and property access like Closure does.
GroovyFacet Facet that brings in Groovy support on top of Jelly.
GroovyTagFileLoader  
JellyBuilder Drive Jelly scripts from Groovy markup.
Namespace  
StaplerClosureScript  
 

Annotation Types Summary
TagFile Used on methods of TypedTagLibrary to indicate a real tag file name.
TagLibraryUri Used on subtypes of TypedTagLibrary to associate the namespace URI to look up tags from.
 



Copyright © 2012. All Rights Reserved.