Method | Description | |
---|---|---|
AfterPropertiesSet ( ) : void |
Post-initialization operation.
|
|
GetObject ( ) : IJobExplorer |
Provides the IJobExplorer.
|
Method | Description | |
---|---|---|
CreateExecutionContextDao ( ) : IExecutionContextDao |
Creates the execution context DAO.
|
|
CreateJobExecutionDao ( ) : IJobExecutionDao |
Creates the job execution DAO.
|
|
CreateJobInstanceDao ( ) : IJobInstanceDao |
Creates the job instance DAO.
|
|
CreateStepExecutionDao ( ) : IStepExecutionDao |
Creates the step execution DAO.
|
protected CreateExecutionContextDao ( ) : IExecutionContextDao | ||
return | IExecutionContextDao |
protected CreateJobExecutionDao ( ) : IJobExecutionDao | ||
return | IJobExecutionDao |
protected CreateJobInstanceDao ( ) : IJobInstanceDao | ||
return | IJobInstanceDao |
protected CreateStepExecutionDao ( ) : IStepExecutionDao | ||
return | IStepExecutionDao |