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, toStringpublic LuceneQueryProducer(org.apache.camel.Endpoint endpoint,
LuceneConfiguration config)
throws Exception
Exceptionpublic void start()
throws Exception
start in interface org.apache.camel.Servicestart in class org.apache.camel.support.ServiceSupportExceptionpublic void stop()
throws Exception
stop in interface org.apache.camel.Servicestop in class org.apache.camel.support.ServiceSupportExceptionpublic LuceneConfiguration getConfig()
public void setConfig(LuceneConfiguration config)
Apache Camel