Esri Geoportal Server
1.2.9

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

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

public abstract class Gpt2AgpExecutor
extends Executor

Author:
pete5162

Constructor Summary
Gpt2AgpExecutor(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

Gpt2AgpExecutor

public Gpt2AgpExecutor(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.