| Package | Description |
|---|---|
| org.mule.runtime.extension.api.introspection.operation | |
| org.mule.runtime.extension.api.introspection.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeOperationModel
A specialization of the
OperationModel interface which adds
behavioural components that are relevant to the extension's functioning
when in runtime. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRuntimeOperationModel
Runtime Immutable implementation of
OperationModel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeSourceModel
A specialization of the
SourceModel interface which adds
behavioural components that are relevant to the extension's functioning
when in runtime. |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRuntimeSourceModel
Runtime Immutable implementation of
SourceModel |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.