public interface ProblemsHandler
problems generated when loading an extension.| Modifier and Type | Method and Description |
|---|---|
void |
handleProblems(ProblemsReporter problemsReporter)
Receives a
ProblemsReporter with the current status of errors and warnings and executes
to be able to execute the correspondent handling. |
void handleProblems(ProblemsReporter problemsReporter)
ProblemsReporter with the current status of errors and warnings and executes
to be able to execute the correspondent handling.problemsReporter - reporter containing the extension loading errors and warnings.Copyright © 2018 MuleSoft, Inc.. All rights reserved.