|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.engine.Executor
com.esri.gpt.control.webharvest.engine.Agp2AgpExecutor
public abstract class Agp2AgpExecutor
Agp2Agp executor.
| Constructor Summary | |
|---|---|
Agp2AgpExecutor(DataProcessor dataProcessor,
ExecutionUnit unit,
boolean stopOnError)
Creates instance of the executor. |
|
| Method Summary | |
|---|---|
void |
execute()
Executes query. |
| Methods inherited from class com.esri.gpt.control.webharvest.engine.Executor |
|---|
getExecutionUnit, getProcessor, isActive, isShutdown, isSuspended, shutdown, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Agp2AgpExecutor(DataProcessor dataProcessor,
ExecutionUnit unit,
boolean stopOnError)
dataProcessor - data processorunit - execution unitstopOnError - true to stop on errors| Method Detail |
|---|
public void execute()
Executor
execute in class Executor
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||