Uses of Interface
org.apache.camel.PropertiesLookupListener
Packages that use PropertiesLookupListener
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of PropertiesLookupListener in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type PropertiesLookupListenerModifier and TypeMethodDescriptionvoidPropertiesComponent.addPropertiesLookupListener(PropertiesLookupListener propertiesLookupListener) Adds thePropertiesLookupListener.