public class DelegatingClusterAwareQuartzJobBean extends AbstractClusterAwareQuartzJobBean
Constructor and Description |
---|
DelegatingClusterAwareQuartzJobBean() |
Modifier and Type | Method and Description |
---|---|
protected void |
executeJob(org.quartz.JobExecutionContext jobExecutionContext) |
void |
setJob(org.springframework.scheduling.quartz.QuartzJobBean job) |
executeInternal, setClusterManager, shouldExecuteOnNonCluster
protected void executeJob(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
executeJob
in class AbstractClusterAwareQuartzJobBean
org.quartz.JobExecutionException
public void setJob(org.springframework.scheduling.quartz.QuartzJobBean job)
Copyright © 2003–2016 Atlassian. All rights reserved.