public class BuildersMessages
extends org.mule.runtime.api.i18n.I18nMessageFactory
| Constructor and Description |
|---|
BuildersMessages() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.i18n.I18nMessage |
failedToParseConfigResource(String description) |
static org.mule.runtime.api.i18n.I18nMessage |
mustSpecifyContainerRefOrClassAttribute(String containerAttrib,
String refAttrib,
String config) |
static org.mule.runtime.api.i18n.I18nMessage |
propertyTemplateMalformed(String string) |
static org.mule.runtime.api.i18n.I18nMessage |
systemPropertyNotSet(String property) |
public static org.mule.runtime.api.i18n.I18nMessage failedToParseConfigResource(String description)
public static org.mule.runtime.api.i18n.I18nMessage propertyTemplateMalformed(String string)
public static org.mule.runtime.api.i18n.I18nMessage systemPropertyNotSet(String property)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.