| Package | Description |
|---|---|
| org.eclipse.jetty.ant | |
| org.eclipse.jetty.ant.utils |
| 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 Mort Bay Consulting. All Rights Reserved.