Class WinstoneControl

java.lang.Object
winstone.tools.WinstoneControl

public class WinstoneControl extends 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 Details

  • Constructor Details

    • WinstoneControl

      public WinstoneControl()
  • Method Details

    • main

      public static void main(String[] argv) throws Exception
      Parses command line parameters, and calls the appropriate method for executing the winstone operation required.
      Throws:
      Exception