public class ElasticsearchRepositoryConfigExtension extends RepositoryConfigurationExtensionSupport
RepositoryConfigurationExtension implementation to configure
Elasticsearch repository configuration support, evaluating the EnableElasticsearchRepositories annotation or
the equivalent XML element.REPOSITORY_INTERFACE_POST_PROCESSOR| Constructor and Description |
|---|
ElasticsearchRepositoryConfigExtension() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getModulePrefix() |
String |
getRepositoryFactoryClassName() |
void |
postProcess(BeanDefinitionBuilder builder,
AnnotationRepositoryConfigurationSource config) |
void |
postProcess(BeanDefinitionBuilder builder,
XmlRepositoryConfigurationSource config) |
getDefaultNamedQueryLocation, getRepositoryConfiguration, getRepositoryConfigurations, hasBean, postProcess, registerBeansForRoot, registerWithSourceAndGeneratedBeanNamepublic ElasticsearchRepositoryConfigExtension()
public String getRepositoryFactoryClassName()
protected String getModulePrefix()
getModulePrefix in class RepositoryConfigurationExtensionSupportpublic void postProcess(BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config)
postProcess in interface RepositoryConfigurationExtensionpostProcess in class RepositoryConfigurationExtensionSupportpublic void postProcess(BeanDefinitionBuilder builder, XmlRepositoryConfigurationSource config)
postProcess in interface RepositoryConfigurationExtensionpostProcess in class RepositoryConfigurationExtensionSupportCopyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.