Interface ConfigurationResourceLoader

All Known Implementing Classes:
DefaultConfigurationResourceLoader, SpringConfigurationResourceLoader

public interface ConfigurationResourceLoader
An interface for loading configuration values that are "locations". Depending on the framework, loading of resources may differ.
Author:
Martin Lindström