Uses of Interface
org.jboss.resource.connectionmanager.TxConnectionManagerMBean

Packages that use TxConnectionManagerMBean
org.jboss.resource.connectionmanager   
 

Uses of TxConnectionManagerMBean in org.jboss.resource.connectionmanager
 

Subinterfaces of TxConnectionManagerMBean in org.jboss.resource.connectionmanager
 interface LocalTxConnectionManagerMBean
          MBean interface.
 interface XATxConnectionManagerMBean
          MBean interface.
 

Classes in org.jboss.resource.connectionmanager that implement TxConnectionManagerMBean
 class LocalTxConnectionManager
          The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support.
 class TxConnectionManager
          The LocalTxConnectionManager is a JBoss ConnectionManager implementation for jca adapters implementing LocalTransaction support.
 class XATxConnectionManager
          The XATxConnectionManager connection manager has to perform the following operations: 1.
 



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