| Class | Description |
|---|---|
| BaseResourceServletContext |
A wrapping servlet context that loads resources relative to a provided class.
|
| EmbeddedServletService |
A servlet service deploying servlets dynamically via Servlet API 3.0.
|
| EmbeddedServletService.ConfigurationValidator |
Validates the configuration of the embedded servlet service, that is, an
instance of
ServletContext needs to be provided and the URL of
the outer servlet. |