Class ConfigurationWatchList

    • Constructor Detail

      • ConfigurationWatchList

        public ConfigurationWatchList()
        Deprecated.
    • Method Detail

      • clear

        public void clear()
        Deprecated.
      • setMainURL

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

        public void addToWatchList​(URL url)
        Deprecated.
      • getMainURL

        public URL getMainURL()
        Deprecated.
      • getCopyOfFileWatchList

        public List<File> getCopyOfFileWatchList()
        Deprecated.
      • changeDetected

        public boolean changeDetected()
        Deprecated.