| Class | Description |
|---|---|
| AdminFilterInstaller |
Search for filters annotated with
AdminFilter and installs into admin context. |
| AdminServletInstaller |
Search for servlets annotated with
AdminServlet and installs into admin context. |
| Annotation Type | Description |
|---|---|
| AdminFilter |
Annotate filter to map it into admin context.
|
| AdminServlet |
Annotate servlet to map it into admin context.
|