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

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
 

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 © 2011. All Rights Reserved.