Struts2Factory instead.@Deprecated
public class GuiceObjectFactory
extends com.opensymphony.xwork2.ObjectFactory
| Constructor and Description |
|---|
GuiceObjectFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
buildBean(java.lang.Class clazz,
java.util.Map extraContext)
Deprecated.
|
com.opensymphony.xwork2.interceptor.Interceptor |
buildInterceptor(com.opensymphony.xwork2.config.entities.InterceptorConfig interceptorConfig,
java.util.Map interceptorRefParams)
Deprecated.
|
java.lang.Class |
getClassInstance(java.lang.String name)
Deprecated.
|
boolean |
isNoArgConstructorRequired()
Deprecated.
|
public boolean isNoArgConstructorRequired()
isNoArgConstructorRequired in class com.opensymphony.xwork2.ObjectFactorypublic java.lang.Class getClassInstance(java.lang.String name)
throws java.lang.ClassNotFoundException
getClassInstance in class com.opensymphony.xwork2.ObjectFactoryjava.lang.ClassNotFoundExceptionpublic java.lang.Object buildBean(java.lang.Class clazz,
java.util.Map extraContext)
buildBean in class com.opensymphony.xwork2.ObjectFactorypublic com.opensymphony.xwork2.interceptor.Interceptor buildInterceptor(com.opensymphony.xwork2.config.entities.InterceptorConfig interceptorConfig,
java.util.Map interceptorRefParams)
throws com.opensymphony.xwork2.config.ConfigurationException
buildInterceptor in class com.opensymphony.xwork2.ObjectFactorycom.opensymphony.xwork2.config.ConfigurationException