arta.synergy.ejb.timers
Class TimerJob

java.lang.Object
  extended by arta.synergy.ejb.timers.TimerJob
All Implemented Interfaces:
org.quartz.Job

public class TimerJob
extends java.lang.Object
implements org.quartz.Job

Created by val Date: 09.10.2013 Time: 10:02


Constructor Summary
TimerJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerJob

public TimerJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2000 Dummy Corp. All Rights Reserved.