| Interface | Description |
|---|---|
| ConnectionManagementConnectionAdapter<S,K extends ConnectionManagementConnectionKey> | |
| ConnectionManagementConnectionKey | |
| ConnectionManagementConnectionManager<Key extends ConnectionManagementConnectionKey,Adapter extends ConnectionManagementConnectorAdapter,Strategy> |
Wrapper around
org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. |
| ConnectionManagementConnectorAdapter |
| Class | Description |
|---|---|
| ConnectionManagementConnectorFactory | |
| ConnectionManagementProcessInterceptor<P,Adapter extends ConnectionManagementConnectorAdapter,Key extends ConnectionManagementConnectionKey,Strategy> | |
| ConnectionManagementProcessTemplate<P,Adapter extends ConnectionManagementConnectorAdapter,Key extends ConnectionManagementConnectionKey,Strategy> |
| Exception | Description |
|---|---|
| UnableToAcquireConnectionException |
Exception thrown when the connection needed for executing an
operation is null.
|
| UnableToReleaseConnectionException |
Exception thrown when the release connection operation of the
connection manager fails.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.