public final class MuleExtensionAnnotationParser extends Object
Constructor and Description |
---|
MuleExtensionAnnotationParser() |
Modifier and Type | Method and Description |
---|---|
static String |
getMemberName(org.mule.extension.introspection.Capable capable,
String defaultName) |
static String[] |
getParamNames(Method method) |
static Map<Class<? extends Annotation>,Annotation> |
toMap(Annotation[] annotations) |
public static String getMemberName(org.mule.extension.introspection.Capable capable, String defaultName)
public static Map<Class<? extends Annotation>,Annotation> toMap(Annotation[] annotations)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.