Class ApplicationRecorder

java.lang.Object
org.apache.camel.k.quarkus.ApplicationRecorder

public class ApplicationRecorder extends Object
  • Constructor Details

    • ApplicationRecorder

      public ApplicationRecorder()
  • Method Details

    • version

      public void version(String version)
    • createMainListener

      public io.quarkus.runtime.RuntimeValue<org.apache.camel.main.MainListener> createMainListener(List<org.apache.camel.k.Runtime.Listener> listeners)
    • publishRuntime

      public void publishRuntime(io.quarkus.runtime.RuntimeValue<org.apache.camel.quarkus.main.CamelMain> main, io.quarkus.arc.runtime.BeanContainer container)
    • createRoutesCollector

      public io.quarkus.runtime.RuntimeValue<org.apache.camel.main.RoutesCollector> createRoutesCollector()