Package org.apache.camel.k.core.quarkus
Class RuntimeRecorder
- java.lang.Object
-
- org.apache.camel.k.core.quarkus.RuntimeRecorder
-
public class RuntimeRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description RuntimeRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<org.apache.camel.main.MainListener>
createMainListener(List<Runtime.Listener> listeners)
-
-
-
Method Detail
-
createMainListener
public io.quarkus.runtime.RuntimeValue<org.apache.camel.main.MainListener> createMainListener(List<Runtime.Listener> listeners)
-
-