Uses of Interface
org.apache.camel.spi.PropertiesComponent
Packages that use PropertiesComponent
-
Uses of PropertiesComponent in org.apache.camel
Methods in org.apache.camel that return PropertiesComponentModifier and TypeMethodDescriptionCamelContext.getPropertiesComponent()Returns the configured properties component or create one if none has been configured.Methods in org.apache.camel with parameters of type PropertiesComponentModifier and TypeMethodDescriptionvoidCamelContext.setPropertiesComponent(PropertiesComponent propertiesComponent) Sets a custom properties component to be used.