|
Class Summary |
| ConsoleScanner |
|
| Monitor |
Monitor
Listens for stop commands eg via mvn jetty:stop and
causes jetty to stop either by exiting the jvm, or
by stopping the Server instances. |
| PluginLog |
PluginLog
Convenience class to provide access to the plugin
Log for non-mojo classes. |
| ScanTargetPattern |
ScanTargetPattern
Utility class to provide the ability for the mvn jetty:run
mojo to be able to specify filesets of extra files to
regularly scan for changes in order to redeploy the webapp. |
| SystemProperties |
SystemProperties
Map of name to SystemProperty. |
| SystemProperty |
SystemProperty
Provides the ability to set System properties
for the mojo execution. |