| Interface | Description |
|---|---|
| DynamicServlet |
A servlet for dynamically deployment that will be notified of
(un-)deployment.
|
| ServletService |
A
ServletService provides the means to publish a servlet at
runtime. |
| Exception | Description |
|---|---|
| ServletDeploymentException |
This exception indicates that deploying or undeploying a servlet (web
application) to a servlet service has failed.
|