Package org.jboss.resource.connectionmanager

Interface Summary
BaseConnectionManager2MBean MBean interface.
CachedConnectionManagerMBean MBean interface.
ConnectionCacheListener ConnectionCacheListener
ConnectionFactoryBindingServiceMBean MBean interface.
ConnectionListener A jboss connection listener
ConnectionListenerFactory A factory for connection event listeners
JBossLocalXAExceptionFormatterMBean MBean interface.
JBossManagedConnectionPoolMBean MBean interface.
ManagedConnectionPool A managed connection pool
NoTxConnectionManagerMBean MBean interface.
RARDeploymentMBean MBean interface.
TxConnectionManagerMBean MBean interface.
 

Class Summary
BaseConnectionManager2 The BaseConnectionManager2 is an abstract base class for JBoss ConnectionManager implementations.
BaseConnectionManager2.ConnectionManagerProxy  
CachedConnectionInterceptor CachedConnectionInterceptor
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.
CachedConnectionManagerReference This should be removed when JCA is refactored as POJOs This is just to avoid the start/stop sequence of CachedConnectionManager when it is created by a container as CachedConnectionManager tries to locate things through MBEan calls.
ConnectionFactoryBindingService Handles the binding of the connection factory into jndi
ConnectionRecord Information about a connection
IdleRemover IdleRemover
InternalManagedConnectionPool The internal pool implementation
InternalManagedConnectionPool.PoolParams  
JBossLocalXAExceptionFormatter JBossLocalXAExceptionFormatter.java
JBossManagedConnectionPool The JBossManagedConnectionPool mbean configures and supplies pooling of JBossConnectionEventListeners to the BaseConnectionManager2 mbean.
JBossManagedConnectionPool.BasePool The base pool implementation
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.SubPoolContext  
NoTxConnectionManager The NoTxConnectionManager is an simple extension class of the BaseConnectionManager2 for use with jca adapters with no transaction support.
PoolFiller PoolFiller
RARDeployment The RARDeployment mbean manages instantiation and configuration of a ManagedConnectionFactory instance.
TransactionSynchronizer Organizes transaction synchronization done by JCA.
TxConnectionManager The TxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction and XAResource support.
 

Exception Summary
JBossLocalXAException JBossLocalXAException
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.