Class BatchXMLGenerator

java.lang.Object
com.ibm.jbatch.tck.utils.BatchXMLGenerator

public class BatchXMLGenerator extends Object
This class is not needed at all by the executor of the TCK. It is used to generate the META-INF/batch.xml associated with the set of batch artifacts used in the TCK

It was convenient to keep it in the same project with the TCK itself but it can be ignored by someone simply running/executing the TCK.

  • Constructor Details

    • BatchXMLGenerator

      public BatchXMLGenerator()
  • Method Details

    • main

      public static void main(String[] args)