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, toScriptNamepublic GroovyElementCatalogLoader(javax.servlet.ServletContext servletContext)
public Object load(COM.FutureTense.Interfaces.ICS ics, String resourceName) throws Exception
load in interface GroovyLoaderload in class DiskGroovyLoaderresourceName - the name of the classExceptionpublic void bootEngine(String path)
bootEngine in class DiskGroovyLoaderpublic void bootEngine(COM.FutureTense.Interfaces.ICS ics,
String path)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.