| Class | Description |
|---|---|
| InjectServlet |
Subclasses of this servlet will automatically support @Inject and @Require annotations and
thereby support dependency injection for servlets.
|
| ModuleSystemServletListener |
When running in a Servlet 3.0 container, this listener will be automatically
registered, and start the module system when the webapp starts.
|
Copyright © 2011-2013 SYSE. All Rights Reserved.