org.mule.devkit.generation.expressionlanguage
Class ExpressionLanguageAnnotationVerifier

java.lang.Object
  extended by org.mule.devkit.generation.expressionlanguage.ExpressionLanguageAnnotationVerifier
All Implemented Interfaces:
ModuleAnnotationVerifier, Verifier

public class ExpressionLanguageAnnotationVerifier
extends Object
implements ModuleAnnotationVerifier


Constructor Summary
ExpressionLanguageAnnotationVerifier()
           
 
Method Summary
 boolean shouldVerify(org.mule.devkit.model.module.Module module)
           
 void verify(org.mule.devkit.model.module.Module module, NotificationGatherer gatherer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionLanguageAnnotationVerifier

public ExpressionLanguageAnnotationVerifier()
Method Detail

shouldVerify

public boolean shouldVerify(org.mule.devkit.model.module.Module module)
Specified by:
shouldVerify in interface ModuleAnnotationVerifier

verify

public void verify(org.mule.devkit.model.module.Module module,
                   NotificationGatherer gatherer)
            throws AnnotationVerificationException
Specified by:
verify in interface ModuleAnnotationVerifier
Throws:
AnnotationVerificationException


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.