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
|
| ManagedConnectionPoolFactory |
Factory to create a managed connection pool
|
| ManagedConnectionPoolStatisticsImpl |
Core statistics.
|
| Semaphore |
A semaphore implementation that supports statistics
|
| SemaphoreArrayListManagedConnectionPool |
The internal pool implementation
|
Copyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)