Class JavaxFacesAutoConfiguration.JavaxFaces2_3AutoConfiguration.FacesServletPropertiesPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered, org.springframework.core.PriorityOrdered
    Enclosing class:
    JavaxFacesAutoConfiguration.JavaxFaces2_3AutoConfiguration

    public static class JavaxFacesAutoConfiguration.JavaxFaces2_3AutoConfiguration.FacesServletPropertiesPostProcessor
    extends Object
    implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered
    • Constructor Detail

      • FacesServletPropertiesPostProcessor

        public FacesServletPropertiesPostProcessor​(org.springframework.context.ApplicationContext applicationContext)
    • Method Detail

      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered
      • postProcessBeforeInitialization

        public Object postProcessBeforeInitialization​(Object bean,
                                                      String beanName)
                                               throws org.springframework.beans.BeansException
        Specified by:
        postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
        Throws:
        org.springframework.beans.BeansException