| 
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ObjectFactory
org.apache.struts2.impl.StrutsObjectFactory
@Deprecated public class StrutsObjectFactory
Instead of overriding the whole class a new InterceptorFactory
 should be defined, thus should be solved in Struts 2.5
| 构造方法摘要 | |
|---|---|
StrutsObjectFactory()
已过时。  | 
|
| 方法摘要 | |
|---|---|
 com.opensymphony.xwork2.interceptor.Interceptor | 
buildInterceptor(com.opensymphony.xwork2.config.entities.InterceptorConfig interceptorConfig,
                 Map refParams)
已过时。  | 
 void | 
setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider reflectionProvider)
已过时。  | 
| 从类 com.opensymphony.xwork2.ObjectFactory 继承的方法 | 
|---|
buildAction, buildBean, buildBean, buildBean, buildConverter, buildResult, buildValidator, getClassInstance, getObjectFactory, isNoArgConstructorRequired, setActionFactory, setClassLoader, setContainer, setConverterFactory, setInterceptorFactory, setResultFactory, setValidatorFactory | 
| 从类 java.lang.Object 继承的方法 | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| 构造方法详细信息 | 
|---|
public StrutsObjectFactory()
| 方法详细信息 | 
|---|
public void setReflectionProvider(com.opensymphony.xwork2.util.reflection.ReflectionProvider reflectionProvider)
public com.opensymphony.xwork2.interceptor.Interceptor buildInterceptor(com.opensymphony.xwork2.config.entities.InterceptorConfig interceptorConfig,
                                                                        Map refParams)
                                                                 throws com.opensymphony.xwork2.config.ConfigurationException
com.opensymphony.xwork2.ObjectFactory 中的 buildInterceptorcom.opensymphony.xwork2.config.ConfigurationException
  | 
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||