| Interface | Description |
|---|---|
| ConfigurationFactory |
Creates instances of objects which are compliant
with the model described by the owning
ConfigurationModel. |
| ConfigurationModel |
A named configuration for an extension
Configurations describe different ways to initialize a scope for operations.
|
| RuntimeConfigurationModel |
A specialization of the
ConfigurationModel interface which adds
behavioural components that are relevant to the extension's functioning
when in runtime. |
| Class | Description |
|---|---|
| ImmutableConfigurationModel |
Immutable implementation of
ConfigurationModel |
| ImmutableRuntimeConfigurationModel |
Runtime Immutable implementation of
ConfigurationModel |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.