public class ServicePropertiesFunction extends Object implements org.apache.camel.spi.PropertiesFunction
PropertiesFunction
that lookup the property value from OS environment variables using the service idiom.
A service is defined using two environment variables where name is name of the service:
Constructor and Description |
---|
ServicePropertiesFunction() |
Apache Camel