com.poscoict.glueframework.scheduling.task
Class GlueTaskScheduler
java.lang.Object
com.poscoict.glueframework.scheduling.task.GlueTaskScheduler
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class GlueTaskScheduler
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Glue Scheduler(Spring SchedulerÀÌ¿ë)ÀÇ Task ±¸Çö ClassÀÌ´Ù.
¼³Á¤ ¹æ¹ýÀº ´ÙÀ½ ¿¹¸¦ Âü°íÇÑ´Ù.
bean property ¼³Á¤
- serviceName : (Çʼö)
- contextMap : (¼±ÅÃ)
- logger : (¼±ÅÃ)
»ç¿ë¿¹
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlueTaskScheduler
public GlueTaskScheduler()
setServiceName
public void setServiceName(String serviceName)
setDataMap
public void setDataMap(Map<String,Object> dataMap)
setLogger
public void setLogger(GlueScheduledTaskLogger logger)
doGlueService
public void doGlueService()
throws Exception
- Throws:
Exception
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.