@NoImplement public interface ExtensionElement extends ParameterizableTypeElement, ComponentElement
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.Category |
getCategory() |
List<ConfigurationElement> |
getConfigurations() |
List<FunctionElement> |
getFunctions() |
String |
getName()
Returns the component's name
|
List<OperationElement> |
getOperations() |
String |
getVendor() |
getSourcesgetOperationContainersgetFunctionContainersgetConnectionProvidersgetParameterGroups, getParameters, getParametersAnnotatedWithasMetadataType, getAnnotatedFields, getClassInformation, getElement, getFields, getGenerics, getInterfaceGenerics, getMethod, getProperties, getSuperTypeGenerics, getTypeName, isAnyType, isAssignableFrom, isAssignableFrom, isAssignableTo, isAssignableTo, isInstantiable, isSameType, isSameTypegetAlias, getDescriptiongetAnnotation, getValueFromAnnotation, isAnnotatedWithgetDeclaringClassList<ConfigurationElement> getConfigurations()
ConfigurationElement of declared configurationsorg.mule.runtime.api.meta.Category getCategory()
CategoryString getVendor()
String getName()
List<OperationElement> getOperations()
MethodElementList<FunctionElement> getFunctions()
MethodElementCopyright © 2003–2019 MuleSoft, Inc.. All rights reserved.