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.ObjectFactory
public Class getClassInstance(String name) throws ClassNotFoundException
getClassInstance
in class com.opensymphony.xwork2.ObjectFactory
ClassNotFoundException
public Object buildBean(Class clazz, Map extraContext)
buildBean
in class com.opensymphony.xwork2.ObjectFactory
public 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.ObjectFactory
com.opensymphony.xwork2.config.ConfigurationException