public class SpringWebAppContext extends Object implements AppContext
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
SpringWebAppContext(javax.servlet.ServletContext ctx,
AppContext app)
This constructor is needed for the
WebAppContextLoader. |
public SpringWebAppContext(javax.servlet.ServletContext ctx,
AppContext app)
WebAppContextLoader.ctx - app - public <T> T getBean(String name, Class<T> t)
getBean in interface AppContextpublic ActionNameResolver createActionNameResolver()
public void init()
init in interface AppContextCopyright © 2010-2016 Oracle Corporation. All Rights Reserved.