@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.lucene") public class LuceneComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
LuceneComponentConfiguration.LuceneConfigurationNestedConfiguration |
Constructor and Description |
---|
LuceneComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
LuceneComponentConfiguration.LuceneConfigurationNestedConfiguration |
getConfig() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfig(LuceneComponentConfiguration.LuceneConfigurationNestedConfiguration config) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public LuceneComponentConfiguration.LuceneConfigurationNestedConfiguration getConfig()
public void setConfig(LuceneComponentConfiguration.LuceneConfigurationNestedConfiguration config)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel