public class MapperServlet extends HttpServlet
MapperClient requests and sending them to an
actual mapper.| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_MID |
static String |
PARAM_RID |
static String |
SERVER_THREAD_NAME_PREFIX |
| Constructor and Description |
|---|
MapperServlet(String repositoryName) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Collection<MapperClientInfo> |
getClientInfos() |
static String |
getName(String repositoryName) |
servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic static final String SERVER_THREAD_NAME_PREFIX
public static final String PARAM_RID
public static final String PARAM_MID
public MapperServlet(String repositoryName)
public void destroy()
destroy in interface Servletdestroy in class GenericServletpublic Collection<MapperClientInfo> getClientInfos()
Copyright © 2011 Nuxeo SA. All Rights Reserved.