public interface VirtualContainer
Modifier and Type | Method and Description |
---|---|
void |
addHost(SnapServletContext servletContext) |
VirtualContainerRequestDispatcher |
createDispatcher() |
void |
destroy() |
SnapServletContext |
getSnapServletContext() |
void |
init() |
void init() throws javax.servlet.ServletException
javax.servlet.ServletException
void destroy()
VirtualContainerRequestDispatcher createDispatcher()
SnapServletContext getSnapServletContext()
void addHost(SnapServletContext servletContext)