net.sf.jbatchengine.batch.example
Class TestBatch

java.lang.Object
  extended by net.sf.jbatchengine.batch.example.TestBatch

public class TestBatch
extends Object

TestBatch to demonstrate the function of jBatcheEngine

Version:
$Revision: 1.1 $, $Date: 2006/10/20 11:30:58 $
Author:
$Author: simas_ch $

Constructor Summary
TestBatch()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBatch

public TestBatch()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException
Throws:
InterruptedException