The interface to be implemented by classes that want to be informed when a {@link org.quartz.JobDetail} executes. In general, applications that use a Scheduler will not have use for this mechanism.
@see Scheduler
@see Job
@see JobExecutionContext
@see JobExecutionException
@see TriggerListener
@author James House
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.