| Interface | Description |
|---|---|
| ConnectionProviderFactory<Connection> |
Creates instances of
ConnectionProvider for the generic
Config and Connection types. |
| ConnectionProviderModel |
Introspection model for
ConnectionProvider types. |
| HasConnectionProviderModels |
A model which contains
ConnectionProviderModel instances |
| RuntimeConnectionProviderModel |
A specialization of the
ConnectionProviderModel interface which adds
behavioural components that are relevant to the extension's functioning
when in runtime. |
| Class | Description |
|---|---|
| ImmutableConnectionProviderModel |
Immutable implementation of
ConnectionProviderModel |
| ImmutableRuntimeConnectionProviderModel |
Immutable implementation of
ConnectionProviderModel |
| Enum | Description |
|---|---|
| ConnectionManagementType |
Enumerates the different strategies that the runtime
supports for managing connections.
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.