| Package | Description |
|---|---|
| org.glassfish.web.deployment.runtime |
| Modifier and Type | Method and Description |
|---|---|
Servlet[] |
SunWebAppImpl.getServlet() |
Servlet |
SunWebAppImpl.getServlet(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
SunWebAppImpl.addServlet(Servlet value) |
int |
SunWebAppImpl.removeServlet(Servlet value) |
void |
SunWebAppImpl.setServlet(int index,
Servlet value) |
void |
SunWebAppImpl.setServlet(Servlet[] value) |
Copyright © 2019. All rights reserved.