| Interface | Description |
|---|---|
| Component |
This interface is the most abstracted representation of a configuration element in a mule artifact.
|
| Component.Annotations |
Constants related to annotations placed over components in the configuration files.
|
| ComponentIdentifier |
Unique identifier for a configuration option.
|
| ComponentIdentifier.Builder |
ComponentIdentifier builder interface. |
| ConfigurationProperties |
Represents the configuration properties defined in the artifact.
|
| TypedComponentIdentifier |
Descriptor for a component in the configuration along with it's
TypedComponentIdentifier.ComponentType. |
| TypedComponentIdentifier.Builder |
Builder interface for
TypedComponentIdentifier. |
| Class | Description |
|---|---|
| AbstractComponent |
Base implementation for
Component |
| Enum | Description |
|---|---|
| TypedComponentIdentifier.ComponentType |
Declares different types of component based on its common characteristics.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.