Class 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 Detail

      • BatchXMLGenerator

        public BatchXMLGenerator()
    • Method Detail

      • main

        public static void main​(String[] args)