public class CrawlerLauncherCliAction extends CmdLineAction
CmdLineAction
which is responsible for launching crawlers.CmdLineAction.ActionMessagePrinter
Constructor and Description |
---|
CrawlerLauncherCliAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute(CmdLineAction.ActionMessagePrinter printer) |
void |
setCrawlerId(String crawlerId) |
getDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setName
public void execute(CmdLineAction.ActionMessagePrinter printer) throws CmdLineActionException
execute
in class CmdLineAction
CmdLineActionException
public void setCrawlerId(String crawlerId)
Copyright © 1999–2017 Apache OODT. All rights reserved.