Uses of Class
org.apache.camel.main.PropertyOptionKey
Packages that use PropertyOptionKey
Package
Description
Application level classes that can be used to instantiate camel.
-
Uses of PropertyOptionKey in org.apache.camel.main
Method parameters in org.apache.camel.main with type arguments of type PropertyOptionKeyModifier and TypeMethodDescriptionstatic voidMainHelper.computeProperties(String keyPrefix, String key, org.apache.camel.util.OrderedLocationProperties prop, Map<PropertyOptionKey, org.apache.camel.util.OrderedLocationProperties> properties, Function<String, Iterable<Object>> supplier) protected voidBaseMainSupport.doAutoConfigurationFromProperties(org.apache.camel.CamelContext camelContext, org.apache.camel.util.OrderedLocationProperties prop, Map<PropertyOptionKey, org.apache.camel.util.OrderedLocationProperties> properties, boolean reload, org.apache.camel.util.OrderedLocationProperties autoConfiguredProperties)