org.mule.devkit.generation.studio
Class MultiModuleStudioPackageVerifier
java.lang.Object
org.mule.devkit.generation.studio.MultiModuleStudioPackageVerifier
- All Implemented Interfaces:
- MultiModuleAnnotationVerifier, Verifier
public class MultiModuleStudioPackageVerifier
- extends Object
- implements MultiModuleAnnotationVerifier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiModuleStudioPackageVerifier
public MultiModuleStudioPackageVerifier()
shouldVerify
public boolean shouldVerify(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
shouldVerify in interface MultiModuleAnnotationVerifier
processableModules
public List<org.mule.devkit.model.module.Module> processableModules(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
processableModules in interface MultiModuleAnnotationVerifier
verify
public void verify(List<org.mule.devkit.model.module.Module> modules,
NotificationGatherer gatherer)
throws AnnotationVerificationException
- Specified by:
verify in interface MultiModuleAnnotationVerifier
- Throws:
AnnotationVerificationException
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.