See: Description

| Interface | Description |
|---|---|
| ManagedConnectionPool |
Represents a managed connection pool, which manages all connection listeners
|
| ManagedConnectionPoolStatistics |
Statistics for a managed connection pool
|
| Class | Description |
|---|---|
| ArrayBlockingQueueManagedConnectionPool |
A managed connection pool implementation using ArrayBlockingQueue
|
| LeakDumperManagedConnectionPool |
A managed connection pool which dumps any leaks at shutdown
|
| ManagedConnectionPoolFactory |
Factory to create a managed connection pool
|
| ManagedConnectionPoolStatisticsImpl |
Core statistics.
|
| Semaphore |
A semaphore implementation that supports statistics
|
| SemaphoreArrayListManagedConnectionPool |
The internal pool implementation
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)