public class SolrComponent
extends org.apache.camel.impl.UriEndpointComponent
SolrEndpoint.| Modifier and Type | Class and Description |
|---|---|
protected static class |
SolrComponent.SolrServerReference |
| Constructor and Description |
|---|
SolrComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSolrServers(SolrEndpoint endpoint,
SolrComponent.SolrServerReference servers) |
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
protected void |
doShutdown() |
SolrComponent.SolrServerReference |
getSolrServers(SolrEndpoint endpoint) |
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIprotected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint in class org.apache.camel.impl.DefaultComponentExceptionpublic SolrComponent.SolrServerReference getSolrServers(SolrEndpoint endpoint)
public void addSolrServers(SolrEndpoint endpoint, SolrComponent.SolrServerReference servers)
Apache Camel