Package waffle.jetty

Class StartEmbeddedJetty

java.lang.Object
waffle.jetty.StartEmbeddedJetty

public class StartEmbeddedJetty extends Object
A simple embedded server that lets us run directly within Eclipse.
  • Constructor Details

    • StartEmbeddedJetty

      public StartEmbeddedJetty()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Main method.
      Parameters:
      args - input arguments to main.
      Throws:
      Exception - Exception thrown.