| Package | Description |
|---|---|
| org.mule.devkit.generation.api | |
| org.mule.devkit.generation.api.gatherer | |
| org.mule.devkit.generation.api.gatherer.printing |
| Modifier and Type | Method and Description |
|---|---|
NotificationGatherer |
AbstractBaseProjectVerifier.getGatherer() |
NotificationGatherer |
AbstractBaseAnnotationVerifier.getGatherer() |
| Modifier and Type | Method and Description |
|---|---|
void |
PostProcessor.postProcess(Context context,
NotificationGatherer gatherer)
Applies the post processor to the
Context |
void |
AbstractBaseProjectVerifier.setGatherer(NotificationGatherer gatherer) |
void |
AbstractBaseAnnotationVerifier.setGatherer(NotificationGatherer gatherer) |
void |
MultiModuleAnnotationVerifier.verify(List<Module> modules,
NotificationGatherer gatherer)
Verify the annotations on these modules
|
void |
ModuleAnnotationVerifier.verify(Module module,
NotificationGatherer gatherer)
Verify the annotations on this module
|
| Modifier and Type | Method and Description |
|---|---|
NotificationGatherer |
NotificationGathererFactory.create() |
NotificationGatherer |
DefaultGathererFactory.create() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrinterGatherer.printErrors(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
void |
GathererPrinterHelper.printErrors(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
void |
PrinterGatherer.printNotes(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
void |
GathererPrinterHelper.printNotes(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
void |
PrinterGatherer.printWarnings(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
void |
GathererPrinterHelper.printWarnings(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.