Uses of Enum Class
org.apache.camel.api.management.mbean.ComponentVerifierExtension.Scope
Packages that use ComponentVerifierExtension.Scope
-
Uses of ComponentVerifierExtension.Scope in org.apache.camel.api.management.mbean
Methods in org.apache.camel.api.management.mbean that return ComponentVerifierExtension.ScopeModifier and TypeMethodDescriptionComponentVerifierExtension.Scope.fromString(String scope) Get an instance of this scope from a string representationComponentVerifierExtension.Result.getScope()Scope of the verification.Returns the enum constant of this class with the specified name.static ComponentVerifierExtension.Scope[]ComponentVerifierExtension.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.