public interface ExtensionElement extends ParameterizableTypeElement, ComponentElement
| Modifier and Type | Method and Description |
|---|---|
default String |
getAlias() |
List<ConfigurationElement> |
getConfigurations() |
default String |
getDescription() |
String |
getName()
Returns the component's name
|
List<MethodElement> |
getOperations() |
getSourcesgetOperationContainersgetConnectionProvidersgetParameterGroups, getParameters, getParametersAnnotatedWithgetAnnotatedFields, getFieldsgetAnnotation, getAnnotations, isAnnotatedWithgetDeclaringClassstatic final String EMPTY
List<ConfigurationElement> getConfigurations()
ConfigurationElement of declared configurationsdefault String getAlias()
default String getDescription()
List<MethodElement> getOperations()
MethodElementCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.