public class AnnotationsMessages extends MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
Constructor and Description |
---|
AnnotationsMessages() |
Modifier and Type | Method and Description |
---|---|
static Message |
failedToInvokeReplyMethod(String method) |
static Message |
lookupFailedSeePreviousException(Object object) |
static Message |
lookupNotFoundInRegistry(Class type,
String name,
Class object) |
static Message |
noParserFoundForAnnotation(Annotation annotation) |
static Message |
noPropertyConverterForType(Class type) |
static Message |
serviceDoesNotHaveAnnotation(Class serviceClass,
String annotationName) |
static Message |
serviceHasNoEntrypoint(Class serviceClass) |
static Message |
transformerMethodNotValid(Method method) |
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, createStaticMessage, getBundle, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString
public static Message serviceDoesNotHaveAnnotation(Class serviceClass, String annotationName)
public static Message noParserFoundForAnnotation(Annotation annotation)
public static Message lookupNotFoundInRegistry(Class type, String name, Class object)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.