Klasse CouponReloadJob

java.lang.Object
de.bytestore.hostinger.jobs.coupons.CouponReloadJob
Alle implementierten Schnittstellen:
org.quartz.Job

public class CouponReloadJob extends Object implements org.quartz.Job
  • Konstruktordetails

    • CouponReloadJob

      public CouponReloadJob()
  • Methodendetails

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Angegeben von:
      execute in Schnittstelle org.quartz.Job
      Löst aus:
      org.quartz.JobExecutionException