Uses of Enum Class
org.apache.camel.api.management.mbean.RouteError.Phase
Packages that use RouteError.Phase
-
Uses of RouteError.Phase in org.apache.camel.api.management.mbean
Subclasses with type arguments of type RouteError.Phase in org.apache.camel.api.management.mbeanMethods in org.apache.camel.api.management.mbean that return RouteError.PhaseModifier and TypeMethodDescriptionRouteError.getPhase()Gets the phase associated with the error.static RouteError.PhaseReturns the enum constant of this class with the specified name.static RouteError.Phase[]RouteError.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.