winstone.tools
Class WinstoneControl
java.lang.Object
winstone.tools.WinstoneControl
public class WinstoneControl
- extends java.lang.Object
Included so that we can control winstone from the command line a little more
easily.
- Version:
- $Id: WinstoneControl.java,v 1.6 2006/03/13 15:37:29 rickknowles Exp $
- Author:
- Rick Knowles
Method Summary |
static void |
main(java.lang.String[] argv)
Parses command line parameters, and calls the appropriate method for
executing the winstone operation required. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTROL_PORT
public static Option.OInt CONTROL_PORT
PORT
public static Option.OInt PORT
DEBUG
public static Option.OInt DEBUG
HOST
public static Option.OString HOST
WinstoneControl
public WinstoneControl()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Parses command line parameters, and calls the appropriate method for
executing the winstone operation required.
- Throws:
java.lang.Exception
Copyright © 2013. All Rights Reserved.