public class GroovyElementCatalogLoader extends DiskGroovyLoader
| Constructor and Description |
|---|
GroovyElementCatalogLoader(javax.servlet.ServletContext servletContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
bootEngine(COM.FutureTense.Interfaces.ICS ics,
String path)
Deprecated.
|
void |
bootEngine(String path)
Deprecated.
|
Object |
load(COM.FutureTense.Interfaces.ICS ics,
String resourceName)
Deprecated.
|
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 DiskGroovyLoaderics - content server contextresourceName - the name of the classException - exception from load attemptpublic void bootEngine(String path)
bootEngine in class DiskGroovyLoaderpublic void bootEngine(COM.FutureTense.Interfaces.ICS ics,
String path)
Copyright © 2010–2017. All rights reserved.