| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.config | |
| org.mule.runtime.api.meta.model.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionModel
An Extension that provides packaged functionality.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationModel
A named configuration for an extension
Configurations describe different ways to initialize a scope for operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IdempotentExtensionWalker.onOperation(HasOperationModels owner,
OperationModel model) |
protected void |
ExtensionWalker.onOperation(HasOperationModels owner,
OperationModel model)
Invoked when an
OperationModel is found in the
traversed extensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.