Class ArangoRepositoryFactoryBean<T extends Repository<S,ID>,S,ID>

java.lang.Object
org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID>
com.arangodb.springframework.repository.ArangoRepositoryFactoryBean<T,S,ID>
All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, FactoryBean<T>, InitializingBean, ApplicationContextAware, ApplicationEventPublisherAware, RepositoryFactoryInformation<S,ID>

public class ArangoRepositoryFactoryBean<T extends Repository<S,ID>,S,ID> extends RepositoryFactoryBeanSupport<T,S,ID> implements ApplicationContextAware
Created by F625633 on 07/07/2017.