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, setEndpointClass
afterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
protected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint
in class org.apache.camel.impl.DefaultComponent
Exception
public SolrComponent.SolrServerReference getSolrServers(SolrEndpoint endpoint)
public void addSolrServers(SolrEndpoint endpoint, SolrComponent.SolrServerReference servers)
Apache Camel