Class ApplicationRecorder


  • public class ApplicationRecorder
    extends Object
    • Constructor Detail

      • ApplicationRecorder

        public ApplicationRecorder()
    • Method Detail

      • 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()