|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DuplicateJobException | |
|---|---|
| org.springframework.batch.core.configuration | Interfaces for registration and location of job configurations. |
| org.springframework.batch.core.configuration.support | Specific implementations of configuration concerns. |
| Uses of DuplicateJobException in org.springframework.batch.core.configuration |
|---|
| Methods in org.springframework.batch.core.configuration that throw DuplicateJobException | |
|---|---|
void |
JobRegistry.register(JobFactory jobFactory)
Registers a Job at runtime. |
| Uses of DuplicateJobException in org.springframework.batch.core.configuration.support |
|---|
| Methods in org.springframework.batch.core.configuration.support that throw DuplicateJobException | |
|---|---|
void |
MapJobRegistry.register(JobFactory jobFactory)
|
void |
ClassPathXmlJobRegistry.register(JobFactory jobFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||