Uses of Interface
org.apache.camel.api.management.mbean.ComponentVerifierExtension.VerificationError
-
Packages that use ComponentVerifierExtension.VerificationError Package Description org.apache.camel.api.management.mbean Camel management MBeans API -
-
Uses of ComponentVerifierExtension.VerificationError in org.apache.camel.api.management.mbean
Methods in org.apache.camel.api.management.mbean that return types with arguments of type ComponentVerifierExtension.VerificationError Modifier and Type Method Description List<ComponentVerifierExtension.VerificationError>
ComponentVerifierExtension.Result. getErrors()
Collection of errors happened for the verification.
-