com.google.inject.struts2

Class GuiceObjectFactory

  • java.lang.Object
    • com.opensymphony.xwork2.ObjectFactory
      • com.google.inject.struts2.GuiceObjectFactory
    • Field Summary

      • Fields inherited from class com.opensymphony.xwork2.ObjectFactory

        reflectionProvider
    • Constructor Summary

      Constructors 
      Constructor and Description
      GuiceObjectFactory()
      Deprecated. 
       
    • 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 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 interceptorRefParams)
                                                                         throws com.opensymphony.xwork2.config.ConfigurationException
        Deprecated. 
        Overrides:
        buildInterceptor in class com.opensymphony.xwork2.ObjectFactory
        Throws:
        com.opensymphony.xwork2.config.ConfigurationException

Copyright © 2006-2015 Google, Inc.. All Rights Reserved.