org.globus.tools.gar
Class DeployGar

java.lang.Object
  extended byorg.globus.ant.AntTaskLauncher
      extended byorg.globus.tools.gar.DeployGar

public class DeployGar
extends AntTaskLauncher


Nested Class Summary
 
Nested classes inherited from class org.globus.ant.AntTaskLauncher
 
Field Summary
private static java.lang.String USAGE
           
 
Fields inherited from class org.globus.ant.AntTaskLauncher
DEBUG_MODE, INFO_MODE, VERBOSE_MODE
 
Constructor Summary
DeployGar()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.globus.ant.AntTaskLauncher
executeTarget, setFinishFailMessage, setFinishSuccessMessage, setOutputLevel, setProperty, setStartMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USAGE

private static final java.lang.String USAGE
See Also:
Constant Field Values
Constructor Detail

DeployGar

public DeployGar()
Method Detail

main

public static void main(java.lang.String[] args)