Class AuditLogGeneratorDriver

java.lang.Object
org.duracloud.mill.util.DriverSupport
org.duracloud.mill.audit.generator.AuditLogGeneratorDriver

public class AuditLogGeneratorDriver extends DriverSupport
Author:
Daniel Bernstein
  • Constructor Details

    • AuditLogGeneratorDriver

      public AuditLogGeneratorDriver()
  • Method Details

    • main

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

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