Class DefaultConfigurationBuilder.FileConfigurationProvider

All Implemented Interfaces:
BeanFactory
Direct Known Subclasses:
DefaultConfigurationBuilder.XMLConfigurationProvider
Enclosing class:
DefaultConfigurationBuilder

A specialized provider implementation that deals with file based configurations. Ensures that the base path is correctly set and that the load() method gets called.