Uses of Interface
org.springframework.data.repository.core.support.RepositoryProxyPostProcessor

Packages that use RepositoryProxyPostProcessor
org.springframework.data.repository.core.support Base classes to implement repositories for various data stores. 
 

Uses of RepositoryProxyPostProcessor in org.springframework.data.repository.core.support
 

Methods in org.springframework.data.repository.core.support with parameters of type RepositoryProxyPostProcessor
 void RepositoryFactorySupport.addRepositoryProxyPostProcessor(RepositoryProxyPostProcessor processor)
          Adds RepositoryProxyPostProcessors to the factory to allow manipulation of the ProxyFactory before the proxy gets created.
 



Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.