| Interface | Description |
|---|---|
| ComponentModel |
A definition of an component in a
ExtensionModel. |
| EnrichableModel |
A model which can be augmented with custom pieces of information
that are not part of the canonical introspection model.
|
| ExtensionModel |
An Extension that provides packaged functionality.
|
| HasExternalLibraries |
Interface for a model which contains
external libraries |
| ModelProperty |
A custom property which augments an
EnrichableModel with
non canonical pieces of information. |
| OutputModel |
Represents the output of a
Component |
| Class | Description |
|---|---|
| ExternalLibraryModel |
Describes a library that the extension depends on but is not packaged with it.
|
| ExternalLibraryModel.ExternalLibraryModelBuilder |
A Builder for creating instances of
ExternalLibraryModel. |
| ImportedTypeModel |
A model which describes that an extension is importing an
imported type from an extension of
a given name |
| ParameterDslConfiguration |
Contains directives regarding semantics for the DSL which supports
one given owning element.
|
| ParameterDslConfiguration.Builder |
A builder which allows creating instance of
ParameterDslConfiguration |
| Stereotype |
A widely held but fixed and oversimplified image or idea of the owning model.
|
| SubTypesModel | |
| XmlDslModel |
Represents an extension's capability to be mapped and usable
from a Mule XML config.
|
| XmlDslModel.XmlDslModelBuilder |
A builder which allows creating instances of
XmlDslModel |
| Enum | Description |
|---|---|
| ExecutionType |
In order for Mule to determine the best way to execute different components, it
needs to know the type of work the components will be performing.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.