Interface ConfigurationLoader

All Known Implementing Classes:
ConfigurationLoaderImpl

public interface ConfigurationLoader
The ConfigurationLoader interface is used to locate various configuration files.
  • Method Summary

    Modifier and Type
    Method
    Description
    getFilePath(String fileName)
    Returns the path for the given file name.