public class GroovyWebContext extends DefaultWebAppContext
LOG, WEB_CONTEXT_NAME| Constructor and Description |
|---|
GroovyWebContext(javax.servlet.ServletContext context,
AppContext app)
This constructor is needed for the
WebAppContextLoader. |
| Modifier and Type | Method and Description |
|---|---|
ActionLocator |
createActionLocator() |
ClassLoader |
getClassLoader() |
Factory |
getFactory(COM.FutureTense.Interfaces.ICS ics)
Method to produce a
Factory to access services that need access to ICS |
protected GroovyLoader |
getGroovyLoader() |
protected ActionLocator |
getRootActionLocator(Injector injector) |
createActionNameResolver, createFactoryProducer, createInjectorgetBean, getServletContext, initpublic GroovyWebContext(javax.servlet.ServletContext context,
AppContext app)
WebAppContextLoader.context - app - public ActionLocator createActionLocator()
createActionLocator in class DefaultWebAppContextprotected GroovyLoader getGroovyLoader()
protected ActionLocator getRootActionLocator(Injector injector)
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducerFactory to access services that need access to ICSgetFactory in interface FactoryProducergetFactory in class DefaultWebAppContextpublic ClassLoader getClassLoader()
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.