Class ConfigurationWatchList

  • All Implemented Interfaces:
    ContextAware

    @Deprecated(since="2022-01-27")
    public class ConfigurationWatchList
    extends ContextAwareBase
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    • Constructor Detail

      • ConfigurationWatchList

        public ConfigurationWatchList()
        Deprecated.
    • Method Detail

      • clear

        public void clear()
        Deprecated.
      • setMainURL

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

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

        public java.net.URL getMainURL()
        Deprecated.
      • getCopyOfFileWatchList

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

        public boolean changeDetected()
        Deprecated.