Esri Geoportal Server
1.2.9

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

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

public abstract class Ags2AgpExecutor
extends Executor

Author:
Esri

Constructor Summary
Ags2AgpExecutor(DataProcessor dataProcessor, ExecutionUnit unit)
          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

Ags2AgpExecutor

public Ags2AgpExecutor(DataProcessor dataProcessor,
                       ExecutionUnit unit)
Creates instance of the executor.

Parameters:
dataProcessor - data processor
unit - execution unit
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.