void |
AstNotification.reportError(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message) |
void |
AstNotification.reportError(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.metadata.resolving.FailureCode failureCode,
org.mule.runtime.api.metadata.resolving.MetadataComponent metadataComponent,
String failingElement,
org.mule.runtime.api.i18n.I18nMessage reason) |
void |
AstNotification.reportFatalError(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message) |
void |
AstNotification.reportFatalError(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.metadata.resolving.FailureCode failureCode,
org.mule.runtime.api.metadata.resolving.MetadataComponent metadataComponent,
String failingElement,
org.mule.runtime.api.i18n.I18nMessage reason) |
void |
AstNotification.reportInfo(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message) |
void |
AstNotification.reportWarning(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message) |
void |
AstNotification.reportWarning(AstNodeLocation astNodeLocation,
org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.metadata.resolving.FailureCode failureCode,
org.mule.runtime.api.metadata.resolving.MetadataComponent metadataComponent,
String failingElement,
org.mule.runtime.api.i18n.I18nMessage reason) |