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, 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
ics
- content server contextresourceName
- the name of the classException
- exception from load attemptpublic void bootEngine(String path)
bootEngine
in class DiskGroovyLoader
public void bootEngine(COM.FutureTense.Interfaces.ICS ics, String path)
Copyright © 2010–2017. All rights reserved.