Uses of Class
org.apache.camel.support.ResourceReloadStrategySupport
-
Packages that use ResourceReloadStrategySupport Package Description org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user -
-
Uses of ResourceReloadStrategySupport in org.apache.camel.support
Subclasses of ResourceReloadStrategySupport in org.apache.camel.support Modifier and Type Class Description classFileWatcherResourceReloadStrategyA file basedResourceReloadStrategywhich watches a file folder for modified files and reload on file changes.classRouteOnDemandReloadStrategyStrategy for triggering on-demand reloading of Camel routes in a running Camel application.classRouteWatcherReloadStrategyWatcher strategy for triggering reloading of Camel routes in a running Camel application.
-