com.poscoict.glueframework.scheduling.remote
Class GlueHttpJobEventReceiver
java.lang.Object
  
javax.servlet.GenericServlet
      
javax.servlet.http.HttpServlet
          
com.poscoict.glueframework.scheduling.remote.GlueHttpJobEventReceiver
- All Implemented Interfaces: 
 - Serializable, Servlet, ServletConfig
 
public class GlueHttpJobEventReceiver
- extends HttpServlet
 
À̺¥Æ®¸¦ ¹Þ¾Æ¼ ÇØ´ç JobÀ» ½ÇÇàÇÑ´Ù.
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GlueHttpJobEventReceiver
public GlueHttpJobEventReceiver()
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–2016 POSCO ICT. All rights reserved.