Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.engine
Class Agp2AgpExecutor

java.lang.Object
  extended by com.esri.gpt.control.webharvest.engine.Executor
      extended by com.esri.gpt.control.webharvest.engine.Agp2AgpExecutor

public abstract class Agp2AgpExecutor
extends Executor

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

Agp2AgpExecutor

public Agp2AgpExecutor(DataProcessor dataProcessor,
                       ExecutionUnit unit,
                       boolean stopOnError)
Creates instance of the executor.

Parameters:
dataProcessor - data processor
unit - execution unit
stopOnError - true to stop on errors
Method Detail

execute

public void execute()
Description copied from class: Executor
Executes query.

Overrides:
execute in class Executor

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.