| Interface | Description |
|---|---|
| WebApplicationInitializer |
Servlet 3.0+ compatible interface for bootstrapping a web application.
|
| Class | Description |
|---|---|
| GovernatorServletContainerInitializer | |
| GovernatorServletContextListener |
An extension of
GuiceServletContextListener which integrates with Governator's
LifecycleInjector. |
| JspDispatchServlet |
This service is a hack to solve a bug in Guice's serving of jsp files.
|