Class CouchbaseRepositoryFactory

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

public class CouchbaseRepositoryFactory extends RepositoryFactorySupport
Factory to create SimpleCouchbaseRepository instances.
Author:
Michael Nitschinger, Simon Baslé, Oliver Gierke, Mark Paluch, Michael Reiche