Class OnPrintStreamStatusListenerBase

    • Constructor Detail

      • OnPrintStreamStatusListenerBase

        public OnPrintStreamStatusListenerBase()
        Deprecated.
    • Method Detail

      • start

        public void start()
        Deprecated.
        Invoking the start method can cause the instance to print status messages created less than value of retrospectiveThresold.
        Specified by:
        start in interface LifeCycle
      • getPrefix

        public java.lang.String getPrefix()
        Deprecated.
      • setPrefix

        public void setPrefix​(java.lang.String prefix)
        Deprecated.
      • setRetrospective

        public void setRetrospective​(long retrospective)
        Deprecated.
      • getRetrospective

        public long getRetrospective()
        Deprecated.
      • stop

        public void stop()
        Deprecated.
        Specified by:
        stop in interface LifeCycle
      • isStarted

        public boolean isStarted()
        Deprecated.
        Specified by:
        isStarted in interface LifeCycle