Uses of Enum
org.apache.camel.health.HealthCheck.Kind
Packages that use HealthCheck.Kind
-
Uses of HealthCheck.Kind in org.apache.camel.health
Methods in org.apache.camel.health that return HealthCheck.KindModifier and TypeMethodDescriptionstatic HealthCheck.KindReturns the enum constant of this type with the specified name.static HealthCheck.Kind[]HealthCheck.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.