java.lang.Object
org.apache.camel.quarkus.support.dsl.runtime.DslRecorder

public class DslRecorder extends Object
  • Constructor Details

    • DslRecorder

      public DslRecorder()
  • Method Details

    • registerRoutesBuilder

      public void registerRoutesBuilder(io.quarkus.runtime.RuntimeValue<org.apache.camel.CamelContext> camelContext, String className, String location, boolean instantiateWithCamelContext) throws Exception
      Throws:
      Exception