Spring Data Core

Package org.springframework.data.repository.cdi

Base classes to implement CDI support for repositories.

See:
          Description

Class Summary
CdiRepositoryBean<T> Base class for Bean wrappers.
CdiRepositoryExtensionSupport Base class for Extension implementations that create instances for Spring Data repositories.
 

Annotation Types Summary
Eager Annotation to mark repository interfaces to be instantiated eagerly in a CDI context.
 

Package org.springframework.data.repository.cdi Description

Base classes to implement CDI support for repositories.


Spring Data Core

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