@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.hdfs") public class HdfsComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Constructor and Description |
---|
HdfsComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
Configuration |
getJAASConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setJAASConfiguration(Configuration jAASConfiguration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public Configuration getJAASConfiguration()
public void setJAASConfiguration(Configuration jAASConfiguration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel