public class RestxMainRouterServlet extends AbstractRestxMainRouterServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPLOYED_SERVER_ID |
| Constructor and Description |
|---|
RestxMainRouterServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected Collection<String> |
getMappings(javax.servlet.ServletConfig config) |
void |
init(javax.servlet.ServletConfig config) |
init, servicedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic static final String DEPLOYED_SERVER_ID
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected Collection<String> getMappings(javax.servlet.ServletConfig config) throws org.codehaus.commons.compiler.CompileException, InvocationTargetException
org.codehaus.commons.compiler.CompileExceptionInvocationTargetExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class AbstractRestxMainRouterServletCopyright © 2017. All Rights Reserved.