com.poscoict.glueframework.batch.quartz
Class GlueQuartzJobLauncher
java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
com.poscoict.glueframework.batch.quartz.GlueQuartzJobLauncher
- All Implemented Interfaces:
- org.quartz.Job
public class GlueQuartzJobLauncher
- extends org.springframework.scheduling.quartz.QuartzJobBean
QuartzJobBean È®Àå(Job Launcher).
key(jobDataAsMap)
- JobName : (Çʼö) org.springframework.batch.core.Job ¿¡ ÇØ´çÇÏ´Â bean id
- JobLauncherName : (Çʼö) org.springframework.batch.core.launch.JobLauncher ¿¡ ÇØ´çÇÏ´Â bean id
default : 'jobLauncher'
- ±×¿Ü key Ãß°¡ °¡´É
¿¹Á¦
»ç¿ë ¿¹# 1
»ç¿ë ¿¹# 2
»ç¿ë ¿¹# 3
Âü°í : quartz-scheduler.xml
...
...
...
Âü°í : applicationContext.xml
Field Summary |
protected org.slf4j.Logger |
logger
|
Method Summary |
protected void |
executeInternal(org.quartz.JobExecutionContext context)
|
Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
execute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected org.slf4j.Logger logger
GlueQuartzJobLauncher
public GlueQuartzJobLauncher()
executeInternal
protected final void executeInternal(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
executeInternal
in class org.springframework.scheduling.quartz.QuartzJobBean
- Throws:
org.quartz.JobExecutionException
Copyright © 2013–2017 POSCO ICT. All rights reserved.