org.mortbay.jetty.plugin.util |
|
Java Source File Name | Type | Comment |
JettyPluginServer.java | Interface | JettyPluginServer
Type to hide differences in API for different versions
of Jetty for Server class. |
JettyPluginWebApplication.java | Interface | JettyPluginWebApplication
Type to hide differences in API for various jetty
versions. |
PluginLog.java | Class | PluginLog
Convenience class to provide access to the plugin
Log for non-mojo classes. |
Proxy.java | Interface | Proxy
Provides untyped access to an object of
a particular jetty version. |
Scanner.java | Class | Scanner
Scans a list of files and directories on a periodic basis to detect changes. |
SystemProperty.java | Class | SystemProperty
Provides the ability to set System properties
for the mojo execution. |