Package org.apache.camel.impl.console
Class ConsoleHelper
- java.lang.Object
-
- org.apache.camel.impl.console.ConsoleHelper
-
public final class ConsoleHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<org.apache.camel.util.json.JsonObject>loadSourceAsJson(org.apache.camel.CamelContext camelContext, String location)static StringloadSourceLine(org.apache.camel.CamelContext camelContext, String location, Integer lineNumber)
-