public abstract class AutomaticJobRegistrarConfigurationSupport extends Object
ApplicationContextFactory.| Constructor and Description |
|---|
AutomaticJobRegistrarConfigurationSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
addApplicationContextFactories(org.springframework.batch.core.configuration.support.AutomaticJobRegistrar automaticJobRegistrar)
Add ApplicationContextFactories to the given job registrar.
|
void |
initialize() |
public AutomaticJobRegistrarConfigurationSupport()
@PostConstruct public void initialize() throws Exception
Exceptionprotected abstract void addApplicationContextFactories(org.springframework.batch.core.configuration.support.AutomaticJobRegistrar automaticJobRegistrar)
throws Exception
automaticJobRegistrar - BeanException - Some error.Copyright © 2018 codecentric AG. All rights reserved.