See: Description
| Interface | Description |
|---|---|
| ConnectionMonitor |
| Class | Description |
|---|---|
| AbstractConnectionManager |
This is the service through which ConnectionManagement occurs.
|
| AvalonLoggerConnectionMonitor | |
| CDIConnectionManager |
This is the service through which ConnectionManagement occurs.
|
| CommonsLoggingConnectionMonitor |
A Commons Logging implementation of the ConnectionMonitor.
|
| Connection |
Support class for the DefaultConnectionManager.
|
| ConnectionRunner | |
| DefaultConnectionManager |
This is the service through which ConnectionManagement occurs.
|
| NullConnectionMonitor |
A ConnectionMonitor made with accordance to the NullObjectPattern.
|