org.mule.devkit.generation.api
Class AbstractBaseAnnotationVerifier

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

public abstract class AbstractBaseAnnotationVerifier
extends Object
implements ModuleAnnotationVerifier

Base Module Annotation Verifier


Constructor Summary
AbstractBaseAnnotationVerifier()
           
 
Method Summary
 NotificationGatherer getGatherer()
           
 void setGatherer(NotificationGatherer gatherer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mule.devkit.generation.api.ModuleAnnotationVerifier
shouldVerify, verify
 

Constructor Detail

AbstractBaseAnnotationVerifier

public AbstractBaseAnnotationVerifier()
Method Detail

getGatherer

public NotificationGatherer getGatherer()

setGatherer

public void setGatherer(NotificationGatherer gatherer)


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