com.poscoict.glueframework.scheduling.remote
Class GlueHttpJobEventReceiver

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class GlueHttpJobEventReceiver
extends HttpServlet

À̺¥Æ®¸¦ ¹Þ¾Æ¼­ ÇØ´ç JobÀ» ½ÇÇàÇÑ´Ù.

See Also:
Serialized Form

Constructor Summary
GlueHttpJobEventReceiver()
           
 
Method Summary
protected  GlueJobDefinition createJobDefinition(HttpServletRequest request)
           
 void init(ServletConfig config)
           
protected  void service(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueHttpJobEventReceiver

public GlueHttpJobEventReceiver()
Method Detail

init

public void init(ServletConfig config)
          throws ServletException
Specified by:
init in interface Servlet
Overrides:
init in class GenericServlet
Throws:
ServletException

service

protected void service(HttpServletRequest request,
                       HttpServletResponse response)
                throws ServletException,
                       IOException
Overrides:
service in class HttpServlet
Throws:
ServletException
IOException

createJobDefinition

protected GlueJobDefinition createJobDefinition(HttpServletRequest request)


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.