org.globus.cog.abstraction.impl.file.ftp
Class TaskHandlerImpl

java.lang.Object
  extended byorg.globus.cog.abstraction.impl.file.TaskHandlerImpl
      extended byorg.globus.cog.abstraction.impl.file.ftp.TaskHandlerImpl
All Implemented Interfaces:
StatusListener, TaskHandler

public class TaskHandlerImpl
extends TaskHandlerImpl

Extends the base class TaskHandlerImpl in org.globus.cog.core.impl.file


Field Summary
 
Fields inherited from interface org.globus.cog.abstraction.interfaces.TaskHandler
EXECUTION, FILE_OPERATION, FILE_TRANSFER, GENERIC
 
Constructor Summary
TaskHandlerImpl()
           
 
Methods inherited from class org.globus.cog.abstraction.impl.file.TaskHandlerImpl
addValidCommands, cancel, execute, getActiveTasks, getAllTasks, getCanceledTasks, getCompletedTasks, getFailedTasks, getResource, getResumedTasks, getSuspendedTasks, getType, isValidSpecification, remove, resume, setType, statusChanged, submit, submit, suspend
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskHandlerImpl

public TaskHandlerImpl()