public class StrutsSpringObjectFactory
extends com.opensymphony.xwork2.spring.SpringObjectFactory
org.springframework.web.context.ContextLoaderListener
defined in web.xml
.Constructor and Description |
---|
StrutsSpringObjectFactory(String autoWire,
String alwaysAutoWire,
String useClassCacheStr,
javax.servlet.ServletContext servletContext,
String devMode,
com.opensymphony.xwork2.inject.Container container)
Constructs the spring object factory
|
autoWireBean, autoWireBean, buildBean, buildBean, findAutoWiringBeanFactory, getAutowireStrategy, getClassInstance, initObjectFactory, isNoArgConstructorRequired, setAlwaysRespectAutowireStrategy, setApplicationContext, setApplicationContextPath, setAutowireStrategy, setUseClassCache
public StrutsSpringObjectFactory(String autoWire, String alwaysAutoWire, String useClassCacheStr, javax.servlet.ServletContext servletContext, String devMode, com.opensymphony.xwork2.inject.Container container)
autoWire
- The type of autowiring to usealwaysAutoWire
- Whether to always respect the autowiring or notuseClassCacheStr
- Whether to use the class cache or notservletContext
- The servlet contextCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.