Class GemfireRepositoryFactory

java.lang.Object
org.springframework.data.repository.core.support.RepositoryFactorySupport
org.springframework.data.gemfire.repository.support.GemfireRepositoryFactory
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware

public class GemfireRepositoryFactory extends RepositoryFactorySupport
RepositoryFactorySupport implementation creating repository proxies for Gemfire.
Author:
Oliver Gierke, David Turanski, John Blum