Class JsfBeansAnnotationPostProcessor
java.lang.Object
org.joinfaces.autoconfigure.javaxfaces.JsfBeansAnnotationPostProcessor
- All Implemented Interfaces:
BeanPostProcessor
This
BeanPostProcessor
injects JSF artifacts which use a custom qualifier annotation.- See Also:
-
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
postProcessAfterInitialization
-
Constructor Details
-
JsfBeansAnnotationPostProcessor
-
-
Method Details
-
postProcessBeforeInitialization
- Specified by:
postProcessBeforeInitialization
in interfaceBeanPostProcessor
- Throws:
BeansException
-