|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.crawler.TransactionalCrawlerInitializationCommand
public abstract class TransactionalCrawlerInitializationCommand
| Constructor Summary | |
|---|---|
TransactionalCrawlerInitializationCommand()
|
|
| Method Summary | |
|---|---|
protected abstract void |
doExecute(IThreadContext tc)
|
void |
execute()
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionalCrawlerInitializationCommand()
| Method Detail |
|---|
public void execute()
throws ManifoldCFException
InitializationCommand
execute in interface InitializationCommandManifoldCFException - Thrown if the execution fails
protected abstract void doExecute(IThreadContext tc)
throws ManifoldCFException
ManifoldCFException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||