Uses of Interface
org.springframework.batch.core.configuration.annotation.BatchConfigurer

Packages that use BatchConfigurer
org.springframework.batch.core.configuration.annotation   
 

Uses of BatchConfigurer in org.springframework.batch.core.configuration.annotation
 

Classes in org.springframework.batch.core.configuration.annotation that implement BatchConfigurer
 class DefaultBatchConfigurer
           
 

Methods in org.springframework.batch.core.configuration.annotation that return BatchConfigurer
protected  BatchConfigurer AbstractBatchConfiguration.getConfigurer(Collection<BatchConfigurer> configurers)
           
 

Method parameters in org.springframework.batch.core.configuration.annotation with type arguments of type BatchConfigurer
protected  BatchConfigurer AbstractBatchConfiguration.getConfigurer(Collection<BatchConfigurer> configurers)
           
 



Copyright © 2013 SpringSource. All Rights Reserved.