public class GroovyScriptManager extends Object implements ScriptManager
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
FACES_ANNOTATIONS |
| Constructor and Description |
|---|
GroovyScriptManager(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getScripts()
This method should return all of the scripts available
|
public GroovyScriptManager(javax.servlet.ServletContext servletContext)
public Set<String> getScripts()
ScriptManagergetScripts in interface ScriptManagerCopyright © 2010–2018 JBoss by Red Hat. All rights reserved.