Class GuiceObjectFactory

    • Constructor Detail

      • GuiceObjectFactory

        public GuiceObjectFactory()
        Deprecated.
    • Method Detail

      • isNoArgConstructorRequired

        public boolean isNoArgConstructorRequired()
        Deprecated.
        Overrides:
        isNoArgConstructorRequired in class com.opensymphony.xwork2.ObjectFactory
      • buildBean

        public Object buildBean​(Class clazz,
                                Map<String,​Object> extraContext)
        Deprecated.
        Overrides:
        buildBean in class com.opensymphony.xwork2.ObjectFactory
      • buildInterceptor

        public com.opensymphony.xwork2.interceptor.Interceptor buildInterceptor​(com.opensymphony.xwork2.config.entities.InterceptorConfig interceptorConfig,
                                                                                Map<String,​String> interceptorRefParams)
        Deprecated.
        Overrides:
        buildInterceptor in class com.opensymphony.xwork2.ObjectFactory