Class NopStatusListener

  • All Implemented Interfaces:
    StatusListener

    @Deprecated(since="2022-01-27")
    public class NopStatusListener
    extends java.lang.Object
    implements StatusListener
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    A no-operation (nop) StatusListener
    Since:
    1.0.8
    • Constructor Detail

      • NopStatusListener

        public NopStatusListener()
        Deprecated.