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, createInjector
getBean, getServletContext, init
public GroovyWebContext(javax.servlet.ServletContext context, AppContext app)
WebAppContextLoader
.context
- app
- public ActionLocator createActionLocator()
createActionLocator
in class DefaultWebAppContext
protected GroovyLoader getGroovyLoader()
protected ActionLocator getRootActionLocator(Injector injector)
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducer
Factory
to access services that need access to ICSgetFactory
in interface FactoryProducer
getFactory
in class DefaultWebAppContext
public ClassLoader getClassLoader()
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.