public class GroovyElementCatalogLoader extends DiskGroovyLoader
Constructor and Description |
---|
GroovyElementCatalogLoader(javax.servlet.ServletContext servletContext) |
Modifier and Type | Method and Description |
---|---|
void |
bootEngine(COM.FutureTense.Interfaces.ICS ics,
String path) |
void |
bootEngine(String path) |
Object |
load(COM.FutureTense.Interfaces.ICS ics,
String resourceName) |
doDir, getConfigPath, getGroovyScriptEngine, getMinimumRecompilationInterval, precompile, setConfigPath, setGroovyScriptEngine, setMinimumRecompilationInterval, toClassName, toScriptName
public GroovyElementCatalogLoader(javax.servlet.ServletContext servletContext)
public Object load(COM.FutureTense.Interfaces.ICS ics, String resourceName) throws Exception
load
in interface GroovyLoader
load
in class DiskGroovyLoader
resourceName
- the name of the classException
public void bootEngine(String path)
bootEngine
in class DiskGroovyLoader
public void bootEngine(COM.FutureTense.Interfaces.ICS ics, String path)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.