| Class | Description | 
|---|---|
| AbstractJettyRunTask | Base class for all tasks which deploy a web application to an embedded Jetty web container. | 
| JettyPlugin | |
| JettyPluginConvention | Convention properties and methods added by the JettyPlugin. | 
| JettyRun | |
| JettyRunWar | |
| JettyStop | Stops the embedded Jetty web container, if it is running. | 
| ScanTargetPattern | Patterns for scanning for file changes. |