public class YamlFlowLoader extends Object implements RoutesLoader
| Constructor and Description |
|---|
YamlFlowLoader() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getSupportedLanguages() |
org.apache.camel.builder.RouteBuilder |
load(Runtime.Registry registry,
Source source) |
public List<String> getSupportedLanguages()
getSupportedLanguages in interface RoutesLoaderpublic org.apache.camel.builder.RouteBuilder load(Runtime.Registry registry, Source source) throws Exception
load in interface RoutesLoaderExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.