| Package | Description |
|---|---|
| org.jboss.jca.core.connectionmanager.pool |
This package contains the connection pool implementation.
|
| org.jboss.jca.core.connectionmanager.pool.api |
This package contains the connection pool api.
|
| Modifier and Type | Method and Description |
|---|---|
PoolStatisticsImpl |
AbstractPool.getInternalStatistics()
Get internal statistics
|
| Modifier and Type | Method and Description |
|---|---|
PoolStatisticsImpl |
Pool.getInternalStatistics()
Get internal statistics
|
| Constructor and Description |
|---|
Semaphore(int maxSize,
boolean fairness,
PoolStatisticsImpl statistics)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)