站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 connector API Documentation 英文版文档

org.jboss.resource.connectionmanager (JBoss Connector API) - JBoss 4.0.1 sp1 connector API Documentation 英文版文档


Package org.jboss.resource.connectionmanager

Interface Summary
BaseConnectionManager2MBean MBean interface.
CachedConnectionManagerMBean MBean interface.
ConnectionCacheListener ConnectionCacheListener.java Created: Sat Jan 5 19:47:35 2002
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.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.
ConnectionFactoryBindingService Handles the binding of the connection factory into jndi
ConnectionRecord Information about a connection
IdleRemover IdleRemover.java Created: Thu Jan 3 21:44:35 2002
InternalManagedConnectionPool The internal pool implementation
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.OnePool One pool
JBossManagedConnectionPool.PoolByCri Pool by connection request information
JBossManagedConnectionPool.PoolBySubject Pool by subject
JBossManagedConnectionPool.PoolBySubjectAndCri Pooling by subject and connection request information
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.
TransactionSynchronizer Organizes transaction synchronization done by JCA.
TxConnectionManager The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support.
 

Exception Summary
JBossLocalXAException JBossLocalXAException.java Created: Sun Feb 9 16:25:06 2003
 



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