Uses of Interface
org.apache.camel.spi.ReloadStrategy
-
Packages that use ReloadStrategy Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of ReloadStrategy in org.apache.camel.spi
Subinterfaces of ReloadStrategy in org.apache.camel.spi Modifier and Type Interface Description interface
ContextReloadStrategy
SPI strategy for reloadingCamelContext
.interface
ResourceReloadStrategy
SPI strategy for reloadingResource
in an existing runningCamelContext
-