Uses of Interface
org.apache.camel.spi.ReloadStrategy
Packages that use ReloadStrategy
-
Uses of ReloadStrategy in org.apache.camel.spi
Subinterfaces of ReloadStrategy in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceSPI strategy for reloading a runningCamelContextin place.interfaceSPI strategy for reloadingResources in an already runningCamelContext.