winstone.tools
Class WinstoneControl

java.lang.Object
  extended by 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

Field Summary
static Option.OInt CONTROL_PORT
           
static Option.OInt DEBUG
           
static Option.OString HOST
           
static Option.OInt PORT
           
 
Constructor Summary
WinstoneControl()
           
 
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
 

Field Detail

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
Constructor Detail

WinstoneControl

public WinstoneControl()
Method Detail

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.