Class DuplicationMonitorDriver

java.lang.Object
org.duracloud.account.monitor.MonitorsDriver
org.duracloud.account.monitor.duplication.DuplicationMonitorDriver
All Implemented Interfaces:
Runnable

public class DuplicationMonitorDriver extends MonitorsDriver implements Runnable
This class is the driver that collects the input configuration elements necessary to then execute the DuplicationMonitor.
Author:
Bill Branan Date: 4/17/13
  • Constructor Details

    • DuplicationMonitorDriver

      public DuplicationMonitorDriver(Properties props)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable