Class JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor
java.lang.Object
org.joinfaces.autoconfigure.faces.JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor
- All Implemented Interfaces:
BeanPostProcessor
,Ordered
,PriorityOrdered
- Enclosing class:
- JakartaFaces3AutoConfiguration
public static class JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor
extends Object
implements BeanPostProcessor, PriorityOrdered
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getOrder()
postProcessBeforeInitialization
(Object bean, String beanName) 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
postProcessAfterInitialization
-
Constructor Details
-
FacesServletPropertiesPostProcessor
-
-
Method Details
-
getOrder
public int getOrder() -
postProcessBeforeInitialization
- Specified by:
postProcessBeforeInitialization
in interfaceBeanPostProcessor
- Throws:
BeansException
-