public class DefaultWebAppContext extends WebAppContext implements FactoryProducer
getFactory(ICS)
for
their own Service factory.LOG, WEB_CONTEXT_NAME
Constructor and Description |
---|
DefaultWebAppContext(javax.servlet.ServletContext context) |
DefaultWebAppContext(javax.servlet.ServletContext context,
AppContext parent) |
Modifier and Type | Method and Description |
---|---|
ActionLocator |
createActionLocator() |
ActionNameResolver |
createActionNameResolver() |
FactoryProducer |
createFactoryProducer() |
Injector |
createInjector() |
Factory |
getFactory(COM.FutureTense.Interfaces.ICS ics)
Method to produce a
Factory to access services that need access to ICS |
getBean, getServletContext, init
public DefaultWebAppContext(javax.servlet.ServletContext context)
public DefaultWebAppContext(javax.servlet.ServletContext context, AppContext parent)
public ActionLocator createActionLocator()
public ActionNameResolver createActionNameResolver()
public Injector createInjector()
public FactoryProducer createFactoryProducer()
public Factory getFactory(COM.FutureTense.Interfaces.ICS ics)
FactoryProducer
Factory
to access services that need access to ICSgetFactory
in interface FactoryProducer
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.