org.eclipse.virgo.snaps.core.internal.webapp.container
Interface VirtualContainer
public interface VirtualContainer
TODO Document SnapRequestDispatcher
Concurrent Semantics
TODO Document concurrent semantics of SnapRequestDispatcher
init
void init()
throws javax.servlet.ServletException
- Throws:
javax.servlet.ServletException
destroy
void destroy()
createDispatcher
VirtualContainerRequestDispatcher createDispatcher()
getSnapServletContext
org.eclipse.virgo.snaps.core.internal.webapp.SnapServletContext getSnapServletContext()