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, createInjector
getBean, init
public GroovyWebContext(javax.servlet.ServletContext context, AppContext app)
context
- The ServletContext instanceapp
- The AppContext instancepublic ActionLocator createActionLocator()
createActionLocator
in class DefaultWebAppContext
protected GroovyLoader getGroovyLoader()
protected ActionLocator getRootActionLocator(Injector injector)
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducer
getFactory
in interface FactoryProducer
getFactory
in class DefaultWebAppContext
ics
- Content Server context objectpublic ClassLoader getClassLoader()
Copyright © 2010–2017. All rights reserved.