Interface LocalPreferences

All Known Implementing Classes:
PropertiesFileLocalPreferences

public interface LocalPreferences
Loads configuration values from local files into the environment variables.
  • Method Summary

    Modifier and Type Method Description
    void loadPreferences()  
  • Method Details

    • loadPreferences

      void loadPreferences() throws java.io.IOException
      Throws:
      java.io.IOException