Package | Description |
---|---|
org.jboss.jca.core.api.connectionmanager.pool |
This package contains the pool API for the connection manager.
|
org.jboss.jca.core.connectionmanager.pool |
This package contains the connection pool implementation.
|
Modifier and Type | Method and Description |
---|---|
PoolStatistics |
Pool.getStatistics()
Get the statistics
|
Modifier and Type | Class and Description |
---|---|
class |
PoolStatisticsImpl
Pool statistics
|
Modifier and Type | Method and Description |
---|---|
PoolStatistics |
AbstractPool.getStatistics()
Get the statistics
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)