Interface ModeAwareConfigurationPrinter

    • Method Detail

      • printConfiguration

        void printConfiguration​(java.io.PrintWriter printWriter,
                                java.lang.String mode)
        Deprecated.
        Prints the configuration report to the given printWriter. Implementations are free to print whatever information they deem useful. The printWriter may be flushed but must not be closed.
        Parameters:
        printWriter - The print writer to use.
        mode - The rendering mode.