@FunctionalInterface public interface RouteTemplateLoaderListener
Resource.
For example when Kamelets are loaded from YAML files from the classpath, or via github from the Apache Camel Kamelet
Catalog.| Modifier and Type | Method and Description |
|---|---|
void |
loadRouteTemplate(Resource resource)
About to load route template (kamelet) from the given resource.
|
void loadRouteTemplate(Resource resource)
resource - the resource that has route templates to be loadedApache Camel