public interface ExtensionElement extends ParameterizableTypeElement, ComponentElement
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationElement> |
getConfigurations() |
List<MethodElement> |
getFunctions() |
String |
getName()
Returns the component's name
|
List<MethodElement> |
getOperations() |
getSourcesgetOperationContainersgetFunctionContainersgetConnectionProvidersgetParameterGroups, getParameters, getParametersAnnotatedWithgetAnnotatedFields, getFieldsgetAlias, getDescriptiongetAnnotation, getAnnotations, isAnnotatedWithgetDeclaringClassList<ConfigurationElement> getConfigurations()
ConfigurationElement of declared configurationsList<MethodElement> getOperations()
MethodElementList<MethodElement> getFunctions()
MethodElementCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.