Class ReconfigureOnChangeFilter

  • All Implemented Interfaces:
    ContextAware, LifeCycle

    @Deprecated(since="2022-01-27")
    public class ReconfigureOnChangeFilter
    extends TurboFilter
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Reconfigure a LoggerContext when the configuration file changes.
    • Field Detail

      • DEFAULT_REFRESH_PERIOD

        public static final long DEFAULT_REFRESH_PERIOD
        Deprecated.
        Scan for changes in configuration file once every minute.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReconfigureOnChangeFilter

        public ReconfigureOnChangeFilter()
        Deprecated.
    • Method Detail

      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object
      • getRefreshPeriod

        public long getRefreshPeriod()
        Deprecated.
      • setRefreshPeriod

        public void setRefreshPeriod​(long refreshPeriod)
        Deprecated.