Class AppDriver


  • public class AppDriver
    extends DriverSupport
    The main driver of the storage reporter tool.
    Author:
    dbernstein
    • Field Detail

      • log

        public static org.slf4j.Logger log
    • Constructor Detail

      • AppDriver

        public AppDriver()
    • Method Detail

      • main

        public static void main​(String[] args)
      • executeImpl

        protected void executeImpl​(org.apache.commons.cli.CommandLine commandLine)
        Specified by:
        executeImpl in class DriverSupport