public interface PropertiesFunction
Modifier and Type | Method and Description |
---|---|
String |
apply(String remainder)
Applies the function
|
String |
getName()
Name of the function which is used as name: to let the properties component know its a function.
|
Apache Camel