| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.loader.java.enricher |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaConfigurationDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for annotated component
parameters (Sources and Operations), with Connection and adds a ConnectivityModelProperty or annotated with
Config and adds a ConfigTypeModelProperty |
class |
ParameterAllowedStereotypesDeclarionEnricher
Enriches the
ParameterDeclarations of an extension model with a List of StereotypeModel if they are
marked as a reference to at least some element. |
class |
PollingSourceDeclarationEnricher
DeclarationEnricher for polling sources |
class |
SampleDataDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for sources and
operations annotated with SampleData. |
class |
ValueProvidersParameterDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for Source, Operation,
Configuration and Connection Provider Parameters and ParameterGroups annotated with OfValues or
OfValues. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.