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