类 JobListenerAdapter

    • 构造器概要

      构造器 
      构造器说明
      JobListenerAdapter​(javax.batch.api.listener.JobListener delegate) 
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      voidafterJob​(JobExecution jobExecution)
      Callback after completion of a job.
      voidbeforeJob​(JobExecution jobExecution)
      Callback before a job executes.
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait