@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.yql") public class YqlComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Constructor and Description |
---|
YqlComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getConnectionManager() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConnectionManager(String connectionManager) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public String getConnectionManager()
public void setConnectionManager(String connectionManager)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel