|
Class Summary |
| XMLBasicJobControllerConfig |
XMLBasicJobControllerConfig loads the XML job controller configuration. |
| XMLJobConfig |
XMLJobConfig provides the implementation of JobConfig by reading the
job configuration from XML DOM element <job-config> configured in the
job configuration file. |
| XMLJobConfigFactory |
XMLJobConfigFactory reads the job configuration from XML file to create the
configuration objects needed by the job. |
| XMLJobControllerConfig |
XMLJobControllerConfig responsible to build the controller specific
JobControllerConfig objects from the given XML. |
| XMLJobLoggingConfig |
Reads the job logging configuration from the XML job configuration file. |
| XMLPoolJobControllerConfig |
XMLPoolJobControllerConfig loads the controller configuration from XML Job controller
configuration. |