Package org.gwizard.web

  • Interface Summary
    Interface
    Description
     
  • Class Summary
    Class
    Description
    Walks through the guice injector bindings, visiting each one that is an EventListener.
    Walks through the guice injector bindings, visiting each one that is a Handler.
    Walks through the guice injector bindings, visiting each one that is of the specified type.
    Standard configuration options for a GWizard app.
     
    Simple Jetty-based embedded web server which configures itself from a bound WebConfig and serves the GuiceFilter so you can manage web content with Guice ServletModules.
    A Guava service to startup / shutdown the web server.