Uses of Class
org.jboss.jca.core.tx.noopts.TxRegistry

Packages that use TxRegistry
org.jboss.jca.core.tx.noopts This package contains a no-operation transaction manager implementation which can be used instead of a real implementation 
 

Uses of TxRegistry in org.jboss.jca.core.tx.noopts
 

Methods in org.jboss.jca.core.tx.noopts with parameters of type TxRegistry
 void UserTransactionImpl.setRegistry(TxRegistry v)
          Set the registry
 void TransactionSynchronizationRegistryImpl.setRegistry(TxRegistry v)
          Set the registry
 void TransactionManagerImpl.setRegistry(TxRegistry v)
          Set the registry
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)