|
Class Summary |
| BasicJobControllerConfig |
BasicJobControllerConfig provides the configuration for the BasicJobController. |
| FrameworkConfig |
FrameworkConfig class is responsible to read the framework configuration from
framework-config.xml file and gives the configuration
in the form of configuration objects when needed. |
| JobConfig |
JobConfig represents the configuration needed to execute the job. |
| JobConfigFactory |
JobConfigFactory returns the factory class instance which in turn returns the job configuration
objects from the designated factory. |
| JobControllerConfig |
JobControllerConfig represents the configuration needed for the Controller componenet. |
| JobLoggingConfig |
JobLoggingConfig holds the list of loggers defined for this job. |
| PoolJobControllerConfig |
PoolJobControllerConfig represents the controller congiguration needed by
PoolJobController. |