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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintgetOrder()postProcessBeforeInitialization(Object bean, String beanName) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessAfterInitialization 
- 
Constructor Details
- 
FacesServletPropertiesPostProcessor
 
 - 
 - 
Method Details
- 
getOrder
public int getOrder() - 
postProcessBeforeInitialization
- Specified by:
 postProcessBeforeInitializationin interfaceBeanPostProcessor- Throws:
 BeansException
 
 -