Package com.ibm.jbatch.tck.utils
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 TCKIt 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 Summary
Constructors Constructor Description BatchXMLGenerator()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-