org.globus.tools
Class GassServerShutdown
java.lang.Object
org.globus.tools.GassServerShutdown
public class GassServerShutdown
- extends Object
Shuts down a Gass server.
Syntax: java GassServerShutdown [-usage] [-version]
java GassServerShutdown -help
Allows the user to shut down a (remotely) running GASS server, started
with client-shutdown permissions (option -c).
Options:
-help, -usage Displays usage
-version Displays version
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GassServerShutdown
public GassServerShutdown()
main
public static void main(String[] args)