public abstract class AbstractBaseProjectVerifier extends Object implements ProjectVerifier
| Constructor and Description |
|---|
AbstractBaseProjectVerifier() |
| Modifier and Type | Method and Description |
|---|---|
Context |
ctx() |
NotificationGatherer |
getGatherer() |
void |
setCxt(Context context) |
void |
setGatherer(NotificationGatherer gatherer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessableModules, shouldVerify, verifypublic Context ctx()
ctx in interface ProjectVerifierpublic void setCxt(Context context)
setCxt in interface ProjectVerifierpublic NotificationGatherer getGatherer()
public void setGatherer(NotificationGatherer gatherer)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.