Class PaymentReloadJob

java.lang.Object
de.bytestore.hostinger.jobs.payment.PaymentReloadJob
All Implemented Interfaces:
org.quartz.Job

@Component public class PaymentReloadJob extends Object implements org.quartz.Job
  • Constructor Details

    • PaymentReloadJob

      public PaymentReloadJob()
  • Method Details

    • execute

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