public abstract class SchedulingPullActions extends Object implements PullActions
for a concrete example
Modifier and Type | Field and Description |
---|---|
protected SchedulerFactoryBean |
scheduler |
Constructor and Description |
---|
SchedulingPullActions() |
Modifier and Type | Method and Description |
---|---|
protected <T extends org.quartz.Job> |
schedule(Class<T> reference,
Map<String,Object> jobMap) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
after, beforeAssign, beforeDelete, beforeDeprovision, beforeLink, beforeProvision, beforeUnassign, beforeUnlink, beforeUpdate, moreAttrsToGet, moreAttrsToGet, onError, preprocess
afterAll, beforeAll
@Autowired protected SchedulerFactoryBean scheduler
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.