| Interface | Description |
|---|---|
| ComponentMetadataDescriptor |
Represents the view of all Metadata associated to an Operation
|
| OutputMetadataDescriptor |
Represents the view of all the Metadata associated to an Component's
MuleMessage output |
| ParameterMetadataDescriptor |
Represents the Metadata view of a parameter, including it's name and
MetadataType |
| TypeMetadataDescriptor |
Represents the Metadata view of a simple
MetadataType |
| Class | Description |
|---|---|
| ImmutableComponentMetadataDescriptor |
Immutable concrete implementation of
ComponentMetadataDescriptor |
| ImmutableOutputMetadataDescriptor |
Immutable implementation of
OutputMetadataDescriptor |
| ImmutableParameterMetadataDescriptor |
Immutable concrete implementation of a
TypeMetadataDescriptor |
| ImmutableTypeMetadataDescriptor |
Immutable concrete implementation of a
TypeMetadataDescriptor |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.