test
Class Jetty

java.lang.Object
  extended by test.Jetty

public class Jetty
extends Object

Simple runner for Jetty, that runs the test webapp

Version:
$Id: Jetty.java,v 1.1 Jan 2, 2010 1:15:03 PM manu Exp $
Author:
Manuel Gay

Constructor Summary
Jetty()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jetty

public Jetty()
Method Detail

main

public static void main(String[] args)