Uses of Enum Class
org.apache.camel.api.management.mbean.ComponentVerifierExtension.Result.Status
Packages that use ComponentVerifierExtension.Result.Status
-
Uses of ComponentVerifierExtension.Result.Status in org.apache.camel.api.management.mbean
Methods in org.apache.camel.api.management.mbean that return ComponentVerifierExtension.Result.StatusModifier and TypeMethodDescriptionComponentVerifierExtension.Result.getStatus()Result of the validation as status.Returns the enum constant of this class with the specified name.ComponentVerifierExtension.Result.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.