public class GroovyHelperImpl extends GroovyHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
GroovyHelperImpl.MojarraGroovyClassLoader |
| Modifier and Type | Method and Description |
|---|---|
void |
addURL(URL toAdd) |
Class<?> |
loadScript(String name) |
void |
setClassLoader() |
getCurrentInstance, getCurrentInstance, getCurrentInstance, isGroovyAvailable, newInstance, newInstancepublic void addURL(URL toAdd)
addURL in class GroovyHelperpublic Class<?> loadScript(String name)
loadScript in class GroovyHelperpublic void setClassLoader()
setClassLoader in class GroovyHelperCopyright © 2010–2019 JBoss by Red Hat. All rights reserved.