クラス | 説明 |
---|---|
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 |
Deploys an exploded web application to an embedded Jetty web container.
|
JettyRunWar |
Deploys a WAR to an embedded Jetty web container.
|
JettyStop |
Stops the embedded Jetty web container, if it is running.
|
ScanTargetPattern |
Patterns for scanning for file changes.
|
Plugin
implementation.