Spring Data Core

Uses of Class
org.springframework.data.repository.cdi.CdiRepositoryBean

Packages that use CdiRepositoryBean
org.springframework.data.repository.cdi Base classes to implement CDI support for repositories. 
 

Uses of CdiRepositoryBean in org.springframework.data.repository.cdi
 

Methods in org.springframework.data.repository.cdi with parameters of type CdiRepositoryBean
protected  void CdiRepositoryExtensionSupport.registerBean(CdiRepositoryBean<?> bean)
          Registers the given CdiRepositoryBean for further general treatment by the infrastructure.
 


Spring Data Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.