Package winstone.tools
Class WinstoneControl
java.lang.Object
winstone.tools.WinstoneControl
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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Option.OInt
static final Option.OInt
static final Option.OString
static final Option.OInt
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONTROL_PORT
-
PORT
-
DEBUG
-
HOST
-
-
Constructor Details
-
WinstoneControl
public WinstoneControl()
-
-
Method Details
-
main
Parses command line parameters, and calls the appropriate method for executing the winstone operation required.- Throws:
Exception
-