Package org.eclipse.jetty.ant
Jetty Ant : Ant Tasks and Configuration
-
Class Summary Class Description AntWebAppContext Extension of WebAppContext to allow configuration via Ant environment.AntWebAppContext.AntServletHandler AntServletHandlerAntWebAppContext.AntServletHolder AntServletHolderAntWebAppContext.AntURLClassLoader AntURLClassLoader Adapt the AntClassLoader which is not a URLClassLoader - this is needed for jsp to be able to search the classpath.AntWebInfConfiguration AntWebXmlConfiguration This configuration object provides additional way to inject application properties into the configured web application.JettyRunTask Ant task for running a Jetty server.JettyStopTask JettyStopTaskServerProxyImpl A proxy class for interaction with Jetty server object.ServerProxyImpl.WebAppScannerListener WebAppScannerListener Handle notifications that files we are interested in have changed during execution.