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()
ScriptManager
getScripts
in interface ScriptManager
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.