public interface Notifier
| Modifier and Type | Method and Description |
|---|---|
void |
reportError(org.mule.runtime.api.i18n.I18nMessage i18nMessage) |
void |
reportFatalError(org.mule.runtime.api.i18n.I18nMessage i18nMessage) |
void |
reportWarning(org.mule.runtime.api.i18n.I18nMessage i18nMessage) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.