Package org.mortbay.jetty.plugin.util

Interface Summary
JettyPluginServer JettyPluginServer Type to hide differences in API for different versions of Jetty for Server class.
Proxy Proxy Provides untyped access to an object of a particular jetty version.
 

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.
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.