| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionModel
An Extension that provides packaged functionality.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
IdempotentExtensionWalker.onFunction(HasFunctionModels owner,
FunctionModel model) |
protected void |
ExtensionWalker.onFunction(HasFunctionModels owner,
FunctionModel model)
Invoked when an
FunctionModel is found in the
traversed extensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.