public abstract class PropertyConfigurerSupport extends Object
PropertyConfigurer.| Constructor and Description |
|---|
PropertyConfigurerSupport() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
property(org.apache.camel.CamelContext camelContext,
Class<T> type,
Object value)
Converts the property to the expected type
|
Apache Camel