Package | Description |
---|---|
org.eclipse.jetty.ant |
Jetty Ant : Ant Tasks and Configuration
|
org.eclipse.jetty.ant.utils |
Jetty Ant : Utility Classes
|
Modifier and Type | Method and Description |
---|---|
List<AntWebAppContext> |
ServerProxyImpl.getWebApplications() |
Modifier and Type | Method and Description |
---|---|
void |
JettyRunTask.addWebApp(AntWebAppContext webapp)
Creates a new
WebApp Ant object. |
void |
ServerProxyImpl.addWebApplication(AntWebAppContext webApp) |
Modifier and Type | Method and Description |
---|---|
void |
ServerProxyImpl.setWebApplications(List<AntWebAppContext> webApplications) |
Constructor and Description |
---|
ServerProxyImpl.WebAppScannerListener(AntWebAppContext awc) |
Modifier and Type | Method and Description |
---|---|
void |
ServerProxy.addWebApplication(AntWebAppContext awc)
Adds a new web application to this server.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.