Class ProjectStageAutoConfiguration.ProjectStageCustomizer
java.lang.Object
org.joinfaces.autoconfigure.faces.ProjectStageAutoConfiguration.ProjectStageCustomizer
- All Implemented Interfaces:
BeanPostProcessor
- Enclosing class:
- ProjectStageAutoConfiguration
public static class ProjectStageAutoConfiguration.ProjectStageCustomizer
extends Object
implements BeanPostProcessor
BeanPostProcessor
for setting the JSF
project stage
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessBeforeInitialization
-
Constructor Details
-
ProjectStageCustomizer
-
-
Method Details
-
postProcessAfterInitialization
- Specified by:
postProcessAfterInitialization
in interfaceBeanPostProcessor
- Throws:
BeansException
-