Chapter 6. WebSphere Batch 153
Batch framework
The batch framework includes wizards, project facets, samples, scripts, and a run time for
developing batch applications. The framework includes the following sample batch
applications that provide code examples and resources:
The Echo application demonstrates a trivial batch application.
The TestBatchJobStep application demonstrates use of the basic batch programming
interfaces.
Lightweight batch container
The lightweight batch container is a non-Java EE batch run time that uses the batch
programming model. It is designed to help developers create logic and complete flow testing
of batch applications. It runs in a Java development environment such as Eclipse. The batch
container can generate pac ...