@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.web3j") public class Web3jComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Modifier and Type | Class and Description |
---|---|
static class |
Web3jComponentConfiguration.Web3jConfigurationNestedConfiguration |
Constructor and Description |
---|
Web3jComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
Web3jComponentConfiguration.Web3jConfigurationNestedConfiguration |
getConfiguration() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConfiguration(Web3jComponentConfiguration.Web3jConfigurationNestedConfiguration configuration) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public Web3jComponentConfiguration.Web3jConfigurationNestedConfiguration getConfiguration()
public void setConfiguration(Web3jComponentConfiguration.Web3jConfigurationNestedConfiguration configuration)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel