| Class and Description |
|---|
| EventListenerScanner
Walks through the guice injector bindings, visiting each one that is an EventListener.
|
| HandlerScanner
Walks through the guice injector bindings, visiting each one that is a Handler.
|
| Scanner
Walks through the guice injector bindings, visiting each one that is of the specified type.
|
| Scanner.Visitor |
| WebConfig
Standard configuration options for a GWizard app.
|
| WebServer
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.
|
Copyright © 2015. All rights reserved.