public static class JavaxFacesAutoConfiguration.JavaxFaces2_3AutoConfiguration.FacesServletPropertiesPostProcessor
extends java.lang.Object
implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered
Constructor and Description |
---|
FacesServletPropertiesPostProcessor(org.springframework.context.ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
java.lang.Object |
postProcessBeforeInitialization(java.lang.Object bean,
java.lang.String beanName) |
public FacesServletPropertiesPostProcessor(org.springframework.context.ApplicationContext applicationContext)
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public java.lang.Object postProcessBeforeInitialization(java.lang.Object bean, java.lang.String beanName) throws org.springframework.beans.BeansException
postProcessBeforeInitialization
in interface org.springframework.beans.factory.config.BeanPostProcessor
org.springframework.beans.BeansException