Class OnPrintStreamStatusListenerBase

    • Constructor Detail

      • OnPrintStreamStatusListenerBase

        public OnPrintStreamStatusListenerBase()
    • Method Detail

      • start

        public void start()
        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()
      • setPrefix

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

        public void setRetrospective​(long retrospective)
      • getRetrospective

        public long getRetrospective()
      • stop

        public void stop()
        Specified by:
        stop in interface LifeCycle