Class DefaultToolRuntime


  • public class DefaultToolRuntime
    extends ToolRuntime
    Standard implementation of tool runtime when running from command line.

    This implementation may do a call to System.exit(int) and consequently should not be used in tests.

    • Constructor Detail

      • DefaultToolRuntime

        public DefaultToolRuntime()