Class ProjectStageAutoConfiguration.ProjectStageCustomizer
java.lang.Object
org.joinfaces.autoconfigure.faces.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 Details
-
ProjectStageCustomizer
public ProjectStageCustomizer(jakarta.faces.application.ProjectStage projectStage)
-
-
Method Details
-
postProcessAfterInitialization
public Object postProcessAfterInitialization(Object bean, String beanName) throws org.springframework.beans.BeansException - Specified by:
postProcessAfterInitialization
in interfaceorg.springframework.beans.factory.config.BeanPostProcessor
- Throws:
org.springframework.beans.BeansException
-