Uses of Interface
org.apache.camel.k.Runtime
-
Uses of Runtime in org.apache.camel.k
Methods in org.apache.camel.k that return RuntimeModifier and TypeMethodDescriptionRuntimeAware.getRuntime()
static Runtime
Runtime.on
(org.apache.camel.CamelContext camelContext) Helper to create a simple runtime from a given Camel Context.static Runtime
Runtime.on
(org.apache.camel.spi.HasCamelContext provider) Helper to create a simple runtime from a given Camel Context provider.Methods in org.apache.camel.k with parameters of type RuntimeModifier and TypeMethodDescriptionboolean
Runtime.Listener.accept
(Runtime.Phase phase, Runtime runtime) void
RuntimeAware.setRuntime
(Runtime runtime)