public class QuartzJobDurationListener
extends org.quartz.listeners.JobListenerSupport
| Constructor and Description |
|---|
QuartzJobDurationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
deregisterListener() |
String |
getName() |
void |
jobWasExecuted(org.quartz.JobExecutionContext context,
org.quartz.JobExecutionException jobException) |
void |
onApplicationStarted(ServerStartedEvent event) |
@PreDestroy public void deregisterListener()
@EventListener public void onApplicationStarted(ServerStartedEvent event)
public String getName()
public void jobWasExecuted(org.quartz.JobExecutionContext context,
org.quartz.JobExecutionException jobException)
jobWasExecuted in interface org.quartz.JobListenerjobWasExecuted in class org.quartz.listeners.JobListenerSupportCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.