public abstract class TransactionalCrawlerInitializationCommand extends java.lang.Object implements InitializationCommand
Constructor and Description |
---|
TransactionalCrawlerInitializationCommand() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
doExecute(IThreadContext tc) |
void |
execute()
Execute the command.
|
public TransactionalCrawlerInitializationCommand()
public void execute() throws ManifoldCFException
InitializationCommand
execute
in interface InitializationCommand
ManifoldCFException
- Thrown if the execution failsprotected abstract void doExecute(IThreadContext tc) throws ManifoldCFException
ManifoldCFException