public class ServletHolder extends HttpServlet
| Constructor and Description |
|---|
ServletHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ServletConfig config) |
servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionpublic void destroy()
destroy in interface Servletdestroy in class GenericServletCopyright © 2013 Nuxeo SA. All Rights Reserved.