@Metadata(label="spring,configuration")
public class CamelPropertyPlaceholderFunctionDefinition
extends org.apache.camel.model.IdentifiedType
| Constructor and Description |
|---|
CamelPropertyPlaceholderFunctionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef() |
void |
setRef(String ref)
Reference to the custom properties function to lookup in the registry
|
Apache Camel