Class | Description |
---|---|
ConfigurationBeanFactoryPostProcessor |
BeanFactoryPostProcessor which lookup the configuration file for the
configured beans and register the right class with the given beanname for it. |
FileSystemBeanFactoryPostProcessor |
BeanFactoryPostProcessor implementation which parse the spring
configuration and search for property values which are prefixed with
FileSystemBeanFactoryPostProcessor.FS_PREFIX . |
MailboxConfigurationBeanFactoryPostProcessor |
Read mailbox.xml file and register the right bean alias in the
BeanDefinitionRegistry depending on the configured provider. |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.