Class PropertiesSupport


  • public final class PropertiesSupport
    extends Object
    • Method Detail

      • bindProperties

        public static boolean bindProperties​(org.apache.camel.CamelContext context,
                                             Object target,
                                             String prefix)
      • resolveApplicationPropertiesLocation

        public static String resolveApplicationPropertiesLocation()
      • loadApplicationProperties

        public static Properties loadApplicationProperties()
      • resolveUserPropertiesLocation

        public static String resolveUserPropertiesLocation()
      • loadUserProperties

        public static Properties loadUserProperties()
      • loadProperties

        public static Properties loadProperties()
      • resolveUserPropertiesLocations

        public static Collection<String> resolveUserPropertiesLocations()