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, newInstance
public void addURL(URL toAdd)
addURL
in class GroovyHelper
public Class<?> loadScript(String name)
loadScript
in class GroovyHelper
public void setClassLoader()
setClassLoader
in class GroovyHelper
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.