|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationGatherer | |
|---|---|
| org.mule.devkit.generation.api | |
| org.mule.devkit.generation.api.gatherer | |
| org.mule.devkit.generation.api.gatherer.printing | |
| Uses of NotificationGatherer in org.mule.devkit.generation.api |
|---|
| Methods in org.mule.devkit.generation.api that return NotificationGatherer | |
|---|---|
NotificationGatherer |
AbstractBaseAnnotationVerifier.getGatherer()
|
| Methods in org.mule.devkit.generation.api with parameters of type NotificationGatherer | |
|---|---|
void |
PostProcessor.postProcess(Context context,
NotificationGatherer gatherer)
Applies the post processor to the Context |
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 |
| Uses of NotificationGatherer in org.mule.devkit.generation.api.gatherer |
|---|
| Methods in org.mule.devkit.generation.api.gatherer that return NotificationGatherer | |
|---|---|
NotificationGatherer |
NotificationGathererFactory.create()
|
NotificationGatherer |
DefaultGathererFactory.create()
|
| Uses of NotificationGatherer in org.mule.devkit.generation.api.gatherer.printing |
|---|
| Methods in org.mule.devkit.generation.api.gatherer.printing with parameters of type NotificationGatherer | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||