Hierarchy For Package org.springframework.data.gemfire.repository.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean.QueryPostProcessorRegistrationOnQueryCreationListener (implements org.springframework.data.repository.core.support.QueryCreationListener<T>)
    • org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
      • org.springframework.data.gemfire.repository.support.GemfireRepositoryFactoryBean<T,S,ID> (implements org.springframework.context.ApplicationContextAware)
    • org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.data.gemfire.repository.support.SimpleGemfireRepository<T,ID> (implements org.springframework.data.gemfire.repository.GemfireRepository<T,ID>)