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