|
|||||||||
| Home >> All >> org >> jboss >> resource >> [ connectionmanager overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jboss.resource.connectionmanager
| Interface Summary | |
| ConnectionCacheListener | ConnectionCacheListener.java Created: Sat Jan 5 19:47:35 2002 |
| ConnectionListener | A jboss connection listener |
| ConnectionListenerFactory | A factory for connection event listeners |
| ManagedConnectionPool | A managed connection pool |
| Class Summary | |
| BaseConnectionManager2 | The BaseConnectionManager2 is an abstract base class for JBoss ConnectionManager implementations. |
| BaseConnectionManager2.ConnectionManagerProxy | |
| CachedConnectionInterceptor | CachedConnectionInterceptor.java Created: Sat Jan 12 01:22:06 2002 |
| CachedConnectionManager | The CachedConnectionManager mbean manages associations between meta-aware objects (those accessed through interceptor chains) and connection handles, and between user transactions and connection handles. |
| CachedConnectionManager.KeyConnectionAssociation | The class KeyConnectionAssociation wraps objects so they may be used in hashmaps
based on their object identity rather than equals implementation. |
| ConnectionRecord | Information about a connection |
| IdleRemover | IdleRemover.java Created: Thu Jan 3 21:44:35 2002 |
| InternalManagedConnectionPool | The internal pool implementation |
| InternalManagedConnectionPool.Counter | Stats |
| InternalManagedConnectionPool.PoolParams | |
| JBossLocalXAExceptionFormatter | JBossLocalXAExceptionFormatter.java Created: Tue Jan 28 12:45:22 2003 |
| JBossManagedConnectionPool | The JBossManagedConnectionPool mbean configures and supplies pooling of JBossConnectionEventListeners to the BaseConnectionManager2 mbean. |
| JBossManagedConnectionPool.BasePool | The base pool implementation |
| JBossManagedConnectionPool.CriKey | Pool by subject and criteria |
| JBossManagedConnectionPool.OnePool | One pool |
| JBossManagedConnectionPool.PoolByCri | Pool by connection request information |
| JBossManagedConnectionPool.PoolBySubject | Pool by subject |
| JBossManagedConnectionPool.PoolBySubjectAndCri | Pooling by subject and connection request information |
| JBossManagedConnectionPool.SubjectCriKey | Pool by subject and criteria |
| JBossManagedConnectionPool.SubjectKey | Pool by subject |
| LocalTxConnectionManager | The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support. |
| NoTxConnectionManager | The NoTxConnectionManager is an simple extension class of the BaseConnectionManager2 for use with jca adapters with no transaction support. |
| PoolFiller | PoolFiller.java Created: Fri Jan 4 13:35:21 2002 |
| RARDeployment | The RARDeployment mbean manages instantiation and configuration of a ManagedConnectionFactory instance. |
| TxConnectionManager | The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support. |
| XATxConnectionManager | The XATxConnectionManager connection manager has to perform the following operations: 1. |
| Exception Summary | |
| JBossLocalXAException | JBossLocalXAException.java Created: Sun Feb 9 16:25:06 2003 |
|
|||||||||
| Home >> All >> org >> jboss >> resource >> [ connectionmanager overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||