Package | Description |
---|---|
org.jboss.jca.core.connectionmanager.pool.mcp |
This package contains the managed connection pool implementations and the
factory to create one with.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedConnectionPoolStatisticsImpl
Core statistics.
|
Modifier and Type | Method and Description |
---|---|
ManagedConnectionPoolStatistics |
ManagedConnectionPool.getStatistics()
Get statistics
|
ManagedConnectionPoolStatistics |
ArrayBlockingQueueManagedConnectionPool.getStatistics()
Get statistics
|
ManagedConnectionPoolStatistics |
SemaphoreArrayListManagedConnectionPool.getStatistics()
Get statistics
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)