Package org.apache.camel.util
Class LocationHelper
java.lang.Object
org.apache.camel.util.LocationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
locationSummary
(OrderedLocationProperties properties, String key) The location as human-readable with the given key from the properties
-
Method Details
-
locationSummary
The location as human-readable with the given key from the properties- Parameters:
properties
- the propertieskey
- the key- Returns:
- the location or empty if not possible to resolve a location.
-