Class ConfigurationWatchListUtil

java.lang.Object
ch.qos.logback.core.joran.util.ConfigurationWatchListUtil

@Deprecated(since="2022-01-27") public class ConfigurationWatchListUtil extends Object
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
  • Method Details

    • registerConfigurationWatchList

      public static void registerConfigurationWatchList(Context context, ConfigurationWatchList cwl)
      Deprecated.
    • setMainWatchURL

      public static void setMainWatchURL(Context context, URL url)
      Deprecated.
    • getMainWatchURL

      public static URL getMainWatchURL(Context context)
      Deprecated.
    • addToWatchList

      public static void addToWatchList(Context context, URL url)
      Deprecated.
    • getConfigurationWatchList

      public static ConfigurationWatchList getConfigurationWatchList(Context context)
      Deprecated.