org.mule.devkit.generation.api.gatherer.printing
Interface PrinterGatherer
- All Known Implementing Classes:
- GathererPrinterHelper
public interface PrinterGatherer
Interface to print messages from Gatherer
printErrors
void printErrors(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context)
printWarnings
void printWarnings(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context)
printNotes
void printNotes(NotificationGatherer notificationGatherer,
ProcessingEnvironment processingEnv,
Context context)
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.