Class DefaultBatchConfigurer

java.lang.Object
org.springframework.batch.core.configuration.annotation.DefaultBatchConfigurer
All Implemented Interfaces:
BatchConfigurer, org.springframework.beans.factory.InitializingBean

@Component public class DefaultBatchConfigurer extends Object implements BatchConfigurer, org.springframework.beans.factory.InitializingBean
Default implementation of the BatchConfigurer.