Class JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor

java.lang.Object
org.joinfaces.autoconfigure.faces.JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered, org.springframework.core.PriorityOrdered
Enclosing class:
JakartaFaces3AutoConfiguration

public static class JakartaFaces3AutoConfiguration.FacesServletPropertiesPostProcessor extends Object implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered
  • Constructor Details

    • FacesServletPropertiesPostProcessor

      public FacesServletPropertiesPostProcessor(org.springframework.context.ApplicationContext applicationContext)
  • Method Details

    • getOrder

      public int getOrder()
      Specified by:
      getOrder in interface org.springframework.core.Ordered
    • postProcessBeforeInitialization

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