Package org.gradle.api.plugins.jetty.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.

ScanTargetPattern