|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.mindmatters.faces.spring.factory.config.ValidatorConfigurer
Adds all Spring hosted and configured Validator
s
to the JSF Application
instance.
Nested Class Summary | |
static class |
ValidatorConfigurer.DummyValidator
Dummy implementation of the Validator interface. |
Constructor Summary | |
ValidatorConfigurer()
|
Method Summary | |
void |
afterPropertiesSet()
|
void |
postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ValidatorConfigurer()
Method Detail |
public void afterPropertiesSet()
afterPropertiesSet
in interface InitializingBean
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
postProcessBeanFactory
in interface BeanFactoryPostProcessor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |