@DisallowConcurrentExecution public abstract class AbstractInterruptableJob extends Object implements org.quartz.InterruptableJob
Constructor and Description |
---|
AbstractInterruptableJob() |
Modifier and Type | Method and Description |
---|---|
JobDelegate |
getDelegate() |
void |
interrupt() |
public JobDelegate getDelegate()
public void interrupt() throws org.quartz.UnableToInterruptJobException
interrupt
in interface org.quartz.InterruptableJob
org.quartz.UnableToInterruptJobException
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.