public class LuceneQueryProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
LuceneQueryProducer(org.apache.camel.Endpoint endpoint,
LuceneConfiguration config) |
Modifier and Type | Method and Description |
---|---|
LuceneConfiguration |
getConfig() |
void |
process(org.apache.camel.Exchange exchange) |
void |
setConfig(LuceneConfiguration config) |
void |
start() |
void |
stop() |
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toString
public LuceneQueryProducer(org.apache.camel.Endpoint endpoint, LuceneConfiguration config) throws Exception
Exception
public void start() throws Exception
start
in interface org.apache.camel.Service
start
in class org.apache.camel.support.ServiceSupport
Exception
public void stop() throws Exception
stop
in interface org.apache.camel.Service
stop
in class org.apache.camel.support.ServiceSupport
Exception
public LuceneConfiguration getConfig()
public void setConfig(LuceneConfiguration config)
Apache Camel