Class 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 Detail

      • DuplicationMonitorDriver

        public DuplicationMonitorDriver​(Properties props)
    • Method Detail

      • run

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