| java.lang.Object winstone.tools.WinstoneControl
WinstoneControl | public class WinstoneControl (Code) | | Included so that we can control winstone from the command line a little more
easily.
author: Rick Knowles version: $Id: WinstoneControl.java,v 1.6 2006/03/13 15:37:29 rickknowles Exp $ |
Method Summary | |
public static void | main(String argv) Parses command line parameters, and calls the appropriate method for
executing the winstone operation required. |
OPERATION_SHUTDOWN | final static String OPERATION_SHUTDOWN(Code) | | |
TIMEOUT | static int TIMEOUT(Code) | | |
main | public static void main(String argv) throws Exception(Code) | | Parses command line parameters, and calls the appropriate method for
executing the winstone operation required.
|
|
|