uCosminexus Application Server, System Design Guide
A batch server is a Java application executing the following five program modules:
A batch application is a Java application in which batch processing is implemented. The user develops the batch application based on the business contents. Note that the program modules other than the batch applications are the modules provided by Application Server.
The following figure shows the structure of a batch server:
Figure 2-7 Structure of batch server
In a batch server, you can use the following Java EE and J2EE functions:
Also, the following EJBs can be invoked from the batch server. However, you can invoke EJB remotely and not locally:
The following sections give an overview of each module of the batch server:
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.