Uses of Interface
org.wamblee.test.transactions.UserTransactionFactory

Packages that use UserTransactionFactory
org.wamblee.test.transactions This package provides basic support utilities for testing with transactions. 
 

Uses of UserTransactionFactory in org.wamblee.test.transactions
 

Classes in org.wamblee.test.transactions that implement UserTransactionFactory
 class DefaultUserTransactionFactory
          Transaction factory implementation that creates SimpleUserTransaction objects.
 

Constructors in org.wamblee.test.transactions with parameters of type UserTransactionFactory
SimpleTransactionManager(UserTransactionFactory aFactory)
          Constructs the transaction manager.
 



Copyright © 2010. All Rights Reserved.