| Package | Description |
|---|---|
| org.mule.runtime.core.internal.connection | |
| org.mule.runtime.core.internal.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionManagerAdapter
Interface for
ConnectionManager implementations which expands its contract with non API functionality |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectionManager
Implementation of
ConnectionManager which manages connections opened on a specific application. |
| Constructor and Description |
|---|
DefaultMetadataContext(Optional<org.mule.runtime.extension.api.runtime.ConfigurationInstance> configInstance,
ConnectionManager connectionManager,
org.mule.runtime.api.metadata.MetadataCache cache,
org.mule.metadata.api.ClassTypeLoader typeLoader)
Retrieves the configuration for the related component
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.