GlobalOptionsDefinition instead.@Metadata(label="configuration") @Deprecated public class PropertiesDefinition extends Object
| Constructor and Description |
|---|
PropertiesDefinition()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
asMap()
Deprecated.
|
List<PropertyDefinition> |
getProperties()
Deprecated.
|
void |
setProperties(List<PropertyDefinition> properties)
Deprecated.
A series of properties as key value pairs
|
public PropertiesDefinition()
public void setProperties(List<PropertyDefinition> properties)
public List<PropertyDefinition> getProperties()
Apache Camel