| Class | Description |
|---|---|
| WebFilterInstaller |
Search for http filters annotated with
WebFilter (servlet api annotation). |
| WebServletInstaller |
Search for http servlets annotated with
WebServlet (servlet api annotation). |
| Annotation Type | Description |
|---|---|
| AdminContext |
Used together with
WebServlet,
WebFilter and WebListener annotations
to specify target context. |