Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.configuration.annotation Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
AbstractBatchConfigurationBase Configuration class providing common structure for enabling and using Spring Batch.Classorg.springframework.batch.core.configuration.annotationSpring Batch
BatchConfigurationSelectorBase Configuration class providing common structure for enabling and using Spring Batch.Classorg.springframework.batch.core.configuration.annotationSpring Batch
BatchConfigurerStrategy interface for users to provide as a factory for custom components needed by a Batch system.Interfaceorg.springframework.batch.core.configuration.annotationSpring Batch
DefaultBatchConfigurerClassorg.springframework.batch.core.configuration.annotationSpring Batch
EnableBatchProcessingEnable Spring Batch features and provide a base configuration for setting up batch jobs in an @Configurationclass, roughly equivalent to using the XML namespace.Classorg.springframework.batch.core.configuration.annotationSpring Batch
JobBuilderFactoryConvenient factory for a JobBuilder which sets the JobRepository automatically.Classorg.springframework.batch.core.configuration.annotationSpring Batch
JobScopeConvenient annotation for job scoped beans that defaults the proxy mode, so that it doesn't have to be specifiedexplicitly on every bean definition.Classorg.springframework.batch.core.configuration.annotationSpring Batch
ModularBatchConfigurationBase Configuration class providing common structure for enabling and using Spring Batch.Classorg.springframework.batch.core.configuration.annotationSpring Batch
SimpleBatchConfigurationBase Configuration class providing common structure for enabling and using Spring Batch.Classorg.springframework.batch.core.configuration.annotationSpring Batch
StepBuilderFactoryConvenient factory for a StepBuilder which sets the JobRepository andPlatformTransactionManager automatically.Classorg.springframework.batch.core.configuration.annotationSpring Batch
StepScopeConvenient annotation for step scoped beans that defaults the proxy mode, so that it doesn't have to be specifiedexplicitly on every bean definition.Classorg.springframework.batch.core.configuration.annotationSpring Batch