Uses of Enum Class
org.apache.camel.k.Runtime.Phase
-
Uses of Runtime.Phase in org.apache.camel.k
Methods in org.apache.camel.k that return Runtime.PhaseModifier and TypeMethodDescriptionstatic Runtime.Phase
Returns the enum constant of this class with the specified name.static Runtime.Phase[]
Runtime.Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.k with parameters of type Runtime.PhaseModifier and TypeMethodDescriptionboolean
Runtime.Listener.accept
(Runtime.Phase phase, Runtime runtime)