Class JavaJoorDslRecorder

java.lang.Object
org.apache.camel.quarkus.dsl.java.joor.runtime.JavaJoorDslRecorder

public class JavaJoorDslRecorder extends Object
  • Constructor Details

    • JavaJoorDslRecorder

      public JavaJoorDslRecorder()
  • Method Details

    • registerRoutes

      public org.apache.camel.RoutesBuilder registerRoutes(io.quarkus.runtime.RuntimeValue<org.apache.camel.CamelContext> context, String className, String location) throws Exception
      Throws:
      Exception
    • registerTemplatedRoutes

      public void registerTemplatedRoutes(io.quarkus.runtime.RuntimeValue<org.apache.camel.CamelContext> camelContext, org.apache.camel.RoutesBuilder builder) throws Exception
      Throws:
      Exception