|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Apply this filter in web.xml above all other filters (typically), to all requests where you plan to use servlet scopes. |
|
As of Guice 2.0 you can still use (your subclasses of) {@code GuiceServletContextListener} class as a logical place to create and configure your injector. |
|
A binding to a single instance of a filter. |
|
A binding to a single instance of a servlet. |
|
A linked binding to a filter. |
|
A linked binding to a servlet. |
|
Apply this to field or parameters of type {@code Map |
|
Object that can be used to apply a request scope to a block of code. |
|
Annotates a GuiceFilter that provides scope functionality, but doesn't dispatch to ServletModule bound servlets or filters. |
|
Configures the servlet scopes and creates bindings for the servlet API objects so you can inject the request, response, session, etc. |
|
A binding created by ServletModule. |
|
A visitor for the servlet extension. |
|
Servlet scopes. |
|
An enumeration of the available URI-pattern matching styles |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |