Class ProjectStageAutoConfiguration.ProjectStageCustomizer

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanPostProcessor
    Enclosing class:
    ProjectStageAutoConfiguration

    public static class ProjectStageAutoConfiguration.ProjectStageCustomizer
    extends Object
    implements org.springframework.beans.factory.config.BeanPostProcessor
    BeanPostProcessor for setting the JSF project stage.
    • Constructor Detail

      • ProjectStageCustomizer

        public ProjectStageCustomizer​(javax.faces.application.ProjectStage projectStage)
    • Method Detail

      • postProcessAfterInitialization

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