public class GroovyWebContext extends DefaultWebAppContext
LOG, WEB_CONTEXT_NAME| Constructor and Description |
|---|
GroovyWebContext(javax.servlet.ServletContext context,
AppContext app) |
| Modifier and Type | Method and Description |
|---|---|
ActionLocator |
createActionLocator() |
ClassLoader |
getClassLoader() |
Factory |
getFactory(COM.FutureTense.Interfaces.ICS ics)
Method to produce a "tools.gsf.config.Factory" to access services that need access to ICS
|
protected GroovyLoader |
getGroovyLoader() |
protected ActionLocator |
getRootActionLocator(Injector injector) |
createActionNameResolver, createFactoryProducer, createInjectorgetBean, initpublic GroovyWebContext(javax.servlet.ServletContext context,
AppContext app)
context - The ServletContext instanceapp - The AppContext instancepublic ActionLocator createActionLocator()
createActionLocator in class DefaultWebAppContextprotected GroovyLoader getGroovyLoader()
protected ActionLocator getRootActionLocator(Injector injector)
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducergetFactory in interface FactoryProducergetFactory in class DefaultWebAppContextics - Content Server context objectpublic ClassLoader getClassLoader()
Copyright © 2010–2016. All rights reserved.