@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.jt400") public class Jt400ComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
Jt400ComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionPool() |
Boolean |
getResolvePropertyPlaceholders() |
void |
setConnectionPool(String connectionPool) |
void |
setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders) |
public String getConnectionPool()
public void setConnectionPool(String connectionPool)
public Boolean getResolvePropertyPlaceholders()
public void setResolvePropertyPlaceholders(Boolean resolvePropertyPlaceholders)
Apache Camel