@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.scp") public class ScpComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Constructor and Description |
---|
ScpComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getResolvePropertyPlaceholders() |
Boolean |
getVerboseLogging() |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
void |
setVerboseLogging(Boolean verboseLogging) |
public Boolean getVerboseLogging()
public void setVerboseLogging(Boolean verboseLogging)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel