Hierarchy For Package org.springframework.data.solr.server.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.solr.server.support.EmbeddedSolrServerFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.data.solr.server.SolrClientFactory)
      • org.springframework.data.solr.server.support.EmbeddedSolrServerFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.data.solr.server.support.HttpSolrClientFactory
      • org.springframework.data.solr.server.support.HttpSolrClientFactoryBean (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
    • org.springframework.data.solr.server.support.SolrClientUtils