Spring Data Commons

Uses of Class
org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource

Packages that use AnnotationRepositoryConfigurationSource
org.springframework.data.repository.config Support classes for repository namespace and JavaConfig integration. 
 

Uses of AnnotationRepositoryConfigurationSource in org.springframework.data.repository.config
 

Methods in org.springframework.data.repository.config with parameters of type AnnotationRepositoryConfigurationSource
 void RepositoryConfigurationExtensionSupport.postProcess(BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config)
           
 void RepositoryConfigurationExtension.postProcess(BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config)
          Callback to post process the BeanDefinition built from annotations and tweak the configuration if necessary.
 


Spring Data Commons

Copyright © 2012. All Rights Reserved.