Class SystemPropertyPrinter


  • public class SystemPropertyPrinter
    extends Object
    Print specified system properties to the output stream. Useful to detect certain values from a JVM different to the default JAVA_HOME.
    Since:
    1.8
    Author:
    Robert Scholte
    • Constructor Detail

      • SystemPropertyPrinter

        public SystemPropertyPrinter()
    • Method Detail

      • main

        public static void main​(String[] args)
        Parameters:
        args - system properties to print