HostManagerServlet, HTMLHostManagerServlet, HTMLManagerServlet, ManagerServletpublic interface ContainerServlet
| Modifier and Type | Method | Description |
|---|---|---|
Wrapper |
getWrapper() |
Obtain the Wrapper with which this Servlet is associated.
|
void |
setWrapper(Wrapper wrapper) |
Set the Wrapper with which this Servlet is associated.
|
Wrapper getWrapper()
void setWrapper(Wrapper wrapper)
wrapper - The new associated WrapperCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.