Class ConfigurationWatchList

    • Constructor Detail

      • ConfigurationWatchList

        public ConfigurationWatchList()
    • Method Detail

      • clear

        public void clear()
      • setMainURL

        public void setMainURL​(URL mainURL)
        The mainURL for the configuration file. Null values are allowed.
        Parameters:
        mainURL -
      • addToWatchList

        public void addToWatchList​(URL url)
      • getMainURL

        public URL getMainURL()
      • getCopyOfFileWatchList

        public List<File> getCopyOfFileWatchList()
      • changeDetected

        public boolean changeDetected()