public class SolrSearchContentRepositoryExtension extends Object implements StoreExtension
| Constructor and Description |
|---|
SolrSearchContentRepositoryExtension(org.apache.solr.client.solrj.SolrClient solr,
ReflectionService reflectionService,
org.springframework.core.convert.ConversionService conversionService,
SolrProperties solrProperties) |
| Modifier and Type | Method and Description |
|---|---|
Set<Method> |
getMethods() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation,
StoreInvoker invoker) |
public SolrSearchContentRepositoryExtension(org.apache.solr.client.solrj.SolrClient solr,
ReflectionService reflectionService,
org.springframework.core.convert.ConversionService conversionService,
SolrProperties solrProperties)
public Set<Method> getMethods()
getMethods in interface StoreExtensionpublic Object invoke(org.aopalliance.intercept.MethodInvocation invocation, StoreInvoker invoker)
invoke in interface StoreExtensionCopyright © 2018 Paul Warren. All rights reserved.