Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • env - A function to lookup the property from OS environment variables
  • sys - A function to lookup the property from Java JVM system properties
  • service - A function to lookup the property from OS environment variables using the service naming idiom
  • service.name host - Camel 2.16.1: A function to lookup the property from OS environment variables using the service naming idiom returning the hostname part only
  • service.port - Camel 2.16.1: A function to lookup the property from OS environment variables using the service naming idiom returning the port part only

...