Interface FilterStreamProperties

  • All Known Implementing Classes:
    DefaultFilterStreamProperties

    public interface FilterStreamProperties
    Properties common to most streams.
    Since:
    6.2M1
    Version:
    $Id: 8237d45e41f73be3486f1c48d1f6228d662f947d $
    • Method Detail

      • isVerbose

        boolean isVerbose()
        Returns:
        true if the stream should log details of what is happening
      • setVerbose

        void setVerbose​(boolean verbose)
        Parameters:
        verbose - true if the stream should log details of what is happening