Package | Description |
---|---|
org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
org.kohsuke.stapler.jelly |
Optional Jelly support, to write views in Jelly.
|
org.kohsuke.stapler.jelly.groovy |
Modifier and Type | Method and Description |
---|---|
void |
WebApp.clearScripts(java.lang.Class<? extends AbstractTearOff> clazz)
Convenience maintenance method to clear all the cached scripts for the given tearoff type.
|
Modifier and Type | Class and Description |
---|---|
class |
JellyClassTearOff |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends java.lang.Class<? extends AbstractTearOff<?,? extends org.apache.commons.jelly.Script,?>>> |
JellyCompatibleFacet.getClassTearOffTypes() |
Modifier and Type | Class and Description |
---|---|
class |
GroovyClassTearOff |
class |
GroovyServerPageTearOff |
Copyright © 2013. All Rights Reserved.