org.globus.bootstrap
Class AntBootstrap

java.lang.Object
  extended byorg.globus.bootstrap.BootstrapBase
      extended byorg.globus.bootstrap.AntBootstrap

public class AntBootstrap
extends BootstrapBase


Nested Class Summary
 
Nested classes inherited from class org.globus.bootstrap.BootstrapBase
 
Field Summary
private static java.lang.String ANT_HOME
           
private static java.lang.String GLOBUS_LOCATION
           
 
Fields inherited from class org.globus.bootstrap.BootstrapBase
 
Constructor Summary
AntBootstrap()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.globus.bootstrap.BootstrapBase
addDirectory, addLibDirectory, addLibDirectory, launch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GLOBUS_LOCATION

private static final java.lang.String GLOBUS_LOCATION
See Also:
Constant Field Values

ANT_HOME

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

AntBootstrap

public AntBootstrap()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws BootstrapException
Throws:
BootstrapException