Class ArtifactInstanceTestJobListener

java.lang.Object
com.ibm.jbatch.tck.artifacts.specialized.ArtifactInstanceTestJobListener
All Implemented Interfaces:
jakarta.batch.api.listener.JobListener

@Named public class ArtifactInstanceTestJobListener extends Object implements jakarta.batch.api.listener.JobListener
  • Field Details

  • Constructor Details

    • ArtifactInstanceTestJobListener

      public ArtifactInstanceTestJobListener()
  • Method Details

    • beforeJob

      public void beforeJob() throws Exception
      Specified by:
      beforeJob in interface jakarta.batch.api.listener.JobListener
      Throws:
      Exception
    • afterJob

      public void afterJob() throws Exception
      Specified by:
      afterJob in interface jakarta.batch.api.listener.JobListener
      Throws:
      Exception