| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceReload |
ResourceReloadStrategy.getResourceReload()
Gets the resource listener that is triggered on reload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceReloadStrategy.setResourceReload(ResourceReload listener)
Sets the resource listener to trigger on reload.
|
Apache Camel