Uses of Class
org.apache.camel.support.FileWatcherResourceReloadStrategy
Packages that use FileWatcherResourceReloadStrategy
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of FileWatcherResourceReloadStrategy in org.apache.camel.support
Subclasses of FileWatcherResourceReloadStrategy in org.apache.camel.supportModifier and TypeClassDescriptionclass
Strategy for triggering on-demand reloading of Camel routes in a running Camel application.class
Watcher strategy for triggering reloading of Camel routes in a running Camel application.