public class Invoker extends HttpServlet
nonContextServlets If false, the invoker can only load
servlets from the contexts classloader.
This is false by default and setting this
to true may have security implications.
verbose If true, log dynamic loads
* All other parameters are copied to the
each dynamic servlet as init parameters
| Constructor and Description |
|---|
Invoker() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init()
init in class GenericServletprotected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service in class HttpServletServletExceptionIOExceptionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.