Uses of Class
com.gigaspaces.ant.TaskDescriptor

Packages that use TaskDescriptor
com.gigaspaces.ant Provides the capability to run Ant build files remotely. 
 

Uses of TaskDescriptor in com.gigaspaces.ant
 

Methods in com.gigaspaces.ant that return TaskDescriptor
 TaskDescriptor[] RemoteAnt.report()
          Get a report on all Ant tasks that were submitted
 

Methods in com.gigaspaces.ant with parameters of type TaskDescriptor
 boolean RemoteAnt.abort(TaskDescriptor descriptor)
          Abort a running Ant task described by the TaskDescriptor.
 void RemoteAnt.submit(TaskDescriptor descriptor)
          Submit an Ant task for processing.
 



Copyright (c) 2007 GigaSpaces Technologies, Inc.
All Rights Reserved.