Class StopCommand

java.lang.Object
com.norconex.crawler.core.cmd.stop.StopCommand
All Implemented Interfaces:
Runnable

public class StopCommand extends Object implements Runnable
Command to stop a running crawler session.
  • Constructor Details

  • Method Details

    • run

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