Spring Data Solr

org.springframework.data.solr.repository.cdi
Class SolrRepositoryExtension

java.lang.Object
  extended by org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
      extended by org.springframework.data.solr.repository.cdi.SolrRepositoryExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

public class SolrRepositoryExtension
extends CdiRepositoryExtensionSupport

Author:
Christoph Strobl

Constructor Summary
SolrRepositoryExtension()
           
 
Method Summary
 
Methods inherited from class org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport
getRepositoryTypes, processAnnotatedType, registerBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrRepositoryExtension

public SolrRepositoryExtension()

Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.