public class SysPropertiesFunction extends Object implements PropertiesFunction
PropertiesFunction that lookup the property value from
JVM system property.| Constructor and Description |
|---|
SysPropertiesFunction() |
public SysPropertiesFunction()
public String getName()
PropertiesFunctiongetName in interface PropertiesFunctionpublic String apply(String remainder)
PropertiesFunctionapply in interface PropertiesFunctionremainder - the remainder valueApache Camel