@ConfigurationProperties(prefix="camel.component.sql-stored") public class SqlStoredComponentConfiguration extends Object
Constructor and Description |
---|
SqlStoredComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
DataSource |
getDataSource() |
void |
setDataSource(DataSource dataSource) |
public DataSource getDataSource()
public void setDataSource(DataSource dataSource)
Apache Camel