All Classes and Interfaces
Class
Description
Extension of WebAppContext to allow configuration via Ant environment.
AntServletHandler
AntServletHolder
AntURLClassLoader
Adapt the AntClassLoader which is not a URLClassLoader - this is needed for
jsp to be able to search the classpath.
This configuration object provides additional way to inject application
properties into the configured web application.
Connector
Specifies a jetty configuration
<connectors/> element for Ant build file.Specifies
<contextHandlers/> element in web app configuration.Describes set of files matched by
<fileset/> elements in ant configuration
file.Ant task for running a Jetty server.
JettyStopTask
Specifies a jetty configuration <loginServices/> element for Ant build file.
A proxy class for interaction with Jetty server object.
WebAppScannerListener
Handle notifications that files we are interested in have changed
during execution.
SystemProperties
Provides logging functionality for classes without access to the Ant project
variable.