Uses of Enum
org.apache.camel.spi.RouteError.Phase
Packages that use RouteError.Phase
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of RouteError.Phase in org.apache.camel.spi
Methods in org.apache.camel.spi that return RouteError.PhaseModifier and TypeMethodDescriptionRouteError.getPhase()Gets the phase associated with the error.static RouteError.PhaseReturns the enum constant of this type with the specified name.static RouteError.Phase[]RouteError.Phase.values()Returns an array containing the constants of this enum type, in the order they are declared.