Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Connections | Connection Class Interactions
 
Connection Class Interactions
 
Retrieving Connection Metadata
Enabling Connection Nodes
Creating Connections
Disabling Connection Nodes
Releasing Connections
Receiving AdapterConnectionExceptions
The server uses connection classes at design time to support the creation and management of connection namespace nodes (as well as adapter service and notification namespace nodes). At run time, the ADK connection manager creates and releases connections as necessary, based on the pool configuration in the connection node and the demand for access to the adapter resource. This section describes the interactions of connection classes during the management of connection namespace nodes, as well as the basic flow used whenever connections are created or destroyed. The specifics of how these activities pertain to the interactions of adapter services and notifications are described later in this document.