public class ExecutorServletFactory extends Object implements com.ibm.designer.runtime.domino.adapter.IServletFactory
Modifier and Type | Field and Description |
---|---|
ExecutorServlet |
m_Servlet |
static String |
SERVLET_PATH |
Constructor and Description |
---|
ExecutorServletFactory() |
Modifier and Type | Method and Description |
---|---|
javax.servlet.Servlet |
getExecutorServlet() |
com.ibm.designer.runtime.domino.adapter.ServletMatch |
getServletMatch(String contextPath,
String path) |
void |
init(com.ibm.designer.runtime.domino.adapter.ComponentModule arg0) |
public static final String SERVLET_PATH
public ExecutorServlet m_Servlet
public com.ibm.designer.runtime.domino.adapter.ServletMatch getServletMatch(String contextPath, String path) throws javax.servlet.ServletException
getServletMatch
in interface com.ibm.designer.runtime.domino.adapter.IServletFactory
javax.servlet.ServletException
public void init(com.ibm.designer.runtime.domino.adapter.ComponentModule arg0)
init
in interface com.ibm.designer.runtime.domino.adapter.IServletFactory
public javax.servlet.Servlet getExecutorServlet() throws javax.servlet.ServletException
javax.servlet.ServletException
Copyright © 2021. All Rights Reserved.