public class ExpressionLanguageAnnotationVerifier extends Object implements ModuleAnnotationVerifier
| Constructor and Description |
|---|
ExpressionLanguageAnnotationVerifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldVerify(org.mule.devkit.model.module.Module module) |
void |
verify(org.mule.devkit.model.module.Module module,
NotificationGatherer gatherer) |
public ExpressionLanguageAnnotationVerifier()
public boolean shouldVerify(org.mule.devkit.model.module.Module module)
shouldVerify in interface ModuleAnnotationVerifierpublic void verify(org.mule.devkit.model.module.Module module,
NotificationGatherer gatherer)
throws AnnotationVerificationException
verify in interface ModuleAnnotationVerifierAnnotationVerificationExceptionCopyright © 2010–2023 MuleSoft, Inc.. All rights reserved.