| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.pentaho.di.www.BaseHttpServlet
org.pentaho.di.www.AddTransServlet
public class AddTransServlet
| Field Summary | |
|---|---|
static String | 
CONTEXT_PATH
 | 
| Constructor Summary | |
|---|---|
AddTransServlet()
 | 
|
AddTransServlet(TransformationMap transformationMap,
                SocketRepository socketRepository)
 | 
|
| Method Summary | |
|---|---|
 void | 
doGet(javax.servlet.http.HttpServletRequest request,
      javax.servlet.http.HttpServletResponse response)
 | 
 String | 
getService()
 | 
 String | 
toString()
 | 
| Methods inherited from class org.pentaho.di.www.BaseHttpServlet | 
|---|
convertContextPath, getDetections, getJobMap, getSocketRepository, getTransformationMap, isJettyMode, logBasic, logBasic, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logRowlevel, setJettyMode | 
| Methods inherited from class javax.servlet.http.HttpServlet | 
|---|
service | 
| Methods inherited from class javax.servlet.GenericServlet | 
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final String CONTEXT_PATH
| Constructor Detail | 
|---|
public AddTransServlet()
public AddTransServlet(TransformationMap transformationMap,
                       SocketRepository socketRepository)
| Method Detail | 
|---|
public void doGet(javax.servlet.http.HttpServletRequest request,
                  javax.servlet.http.HttpServletResponse response)
           throws javax.servlet.ServletException,
                  IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletException
IOExceptionpublic String toString()
toString in class Objectpublic String getService()
getService in interface CarteServletInterface
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||