|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LuceneConfiguration | |
|---|---|
| org.apache.camel.component.lucene | |
| Uses of LuceneConfiguration in org.apache.camel.component.lucene |
|---|
| Methods in org.apache.camel.component.lucene that return LuceneConfiguration | |
|---|---|
LuceneConfiguration |
LuceneQueryProducer.getConfig()
|
LuceneConfiguration |
LuceneIndexProducer.getConfig()
|
LuceneConfiguration |
LuceneEndpoint.getConfig()
|
| Methods in org.apache.camel.component.lucene with parameters of type LuceneConfiguration | |
|---|---|
void |
LuceneQueryProducer.setConfig(LuceneConfiguration config)
|
void |
LuceneIndexProducer.setConfig(LuceneConfiguration config)
|
void |
LuceneEndpoint.setConfig(LuceneConfiguration config)
|
| Constructors in org.apache.camel.component.lucene with parameters of type LuceneConfiguration | |
|---|---|
LuceneEndpoint(String endpointUri,
LuceneComponent component,
LuceneConfiguration config)
|
|
LuceneIndexProducer(org.apache.camel.Endpoint endpoint,
LuceneConfiguration config,
LuceneIndexer indexer)
|
|
LuceneQueryProducer(org.apache.camel.Endpoint endpoint,
LuceneConfiguration config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||