Uses of Enum Class
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 class with the specified name.static HealthCheck.Kind[]HealthCheck.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.