Spring Data Elasticsearch

org.springframework.data.elasticsearch.repository.cdi
Class ElasticsearchRepositoryExtension

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

public class ElasticsearchRepositoryExtension
extends org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport


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

Constructor Detail

ElasticsearchRepositoryExtension

public ElasticsearchRepositoryExtension()

Spring Data Elasticsearch

Copyright © 2012-2013 BioMed Central. All Rights Reserved.