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