public class GlueHttpJobEventReceiver extends HttpServlet
Constructor and Description |
---|
GlueHttpJobEventReceiver() |
Modifier and Type | Method and Description |
---|---|
protected GlueJobDefinition |
createJobDefinition(HttpServletRequest request) |
void |
init(ServletConfig config) |
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
public void init(ServletConfig config) throws ServletException
init
in interface Servlet
init
in class GenericServlet
ServletException
protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service
in class HttpServlet
ServletException
IOException
protected GlueJobDefinition createJobDefinition(HttpServletRequest request)
Copyright © 2013–2016 POSCO ICT. All rights reserved.