public class NoOpJob extends Object implements org.quartz.Job
An implementation of Job, that does absolutely nothing - useful for system
which only wish to use
and TriggerListeners, rather than writing
Jobs that perform work.
JobListeners
| Constructor and Description |
|---|
NoOpJob() |
Copyright 2001-2019, Terracotta, Inc.