com.poscoict.glueframework.scheduling.remote
Class GlueDefaultJobEventProcessor

java.lang.Object
  extended by com.poscoict.glueframework.scheduling.remote.GlueDefaultJobEventProcessor
All Implemented Interfaces:
GlueJobEventReceiver

public class GlueDefaultJobEventProcessor
extends Object
implements GlueJobEventReceiver

Ŭ¶óÀ̾ðÆ®¿¡¼­ ¿äûÇÑ Request¸¦ ¹Þ¾Æ¼­ JobÀ» ±âµ¿Çϴ Ŭ·¡½º.


Constructor Summary
GlueDefaultJobEventProcessor(org.quartz.Scheduler scheduler)
           
 
Method Summary
 String receiveJobEvent(GlueJobDefinition jobDef)
          GlueJobDefinition Á¤º¸¸¦ ±â¹ÝÀ¸·Î ÇØ´ç Scheduled JobÀ» ±âµ¿ÇÑ´Ù.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueDefaultJobEventProcessor

public GlueDefaultJobEventProcessor(org.quartz.Scheduler scheduler)
Method Detail

receiveJobEvent

public String receiveJobEvent(GlueJobDefinition jobDef)
                       throws GlueSchedulerException
GlueJobDefinition Á¤º¸¸¦ ±â¹ÝÀ¸·Î ÇØ´ç Scheduled JobÀ» ±âµ¿ÇÑ´Ù.

Specified by:
receiveJobEvent in interface GlueJobEventReceiver
Parameters:
jobDef - GlueJobDefinition
Throws:
GlueSchedulerException


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