| Interface | Description |
|---|---|
| DeclarationEnricher |
Enriches
declarers before they are actually turned
into models. |
| ExtensionLoadingContext |
Used for propagating state across all the components that take part
into loading an
ExtensionModel. |
| ExtensionLoadingDelegate |
Extension point for customizable components which declare an extension.
|
| ExtensionModelValidator |
Validates that a constructed model is legal, meaning it's consistent and doesn't violate any restriction.
|
| Class | Description |
|---|---|
| ExtensionModelLoader |
Loader of an
ExtensionModel for a Mule plugin artifact from a set of attributes read by the MulePluginModel. |
| Problem |
A problem found while validating a model or a component of it
|
| ProblemsReporter |
Collects
problems found while validating an ExtensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.