Uses of Class
org.eclipse.jetty.ant.AntWebAppContext
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Ant : Utility Classes
-
Uses of AntWebAppContext in org.eclipse.jetty.ant
Modifier and TypeMethodDescriptionvoid
JettyRunTask.addWebApp
(AntWebAppContext webapp) Creates a newWebApp
Ant object.void
ServerProxyImpl.addWebApplication
(AntWebAppContext webApp) Modifier and TypeMethodDescriptionvoid
ServerProxyImpl.setWebApplications
(List<AntWebAppContext> webApplications) -
Uses of AntWebAppContext in org.eclipse.jetty.ant.utils
Modifier and TypeMethodDescriptionvoid
ServerProxy.addWebApplication
(AntWebAppContext awc) Adds a new web application to this server.