Uses of Package
org.jboss.seam.transaction

Packages that use org.jboss.seam.transaction
org.jboss.seam.transaction Abstracts all possible transaction management APIs behind a JTA-compatible interface. 
 

Classes in org.jboss.seam.transaction used by org.jboss.seam.transaction
AbstractUserTransaction
          Base implementation of UserTransaction
LocalEjbSynchronizations
          Local interface for EjbTransaction
Synchronizations
          Interface for registering transaction synchronizations
UserTransaction
          Extends the standard UserTransaction interface with a couple of helpful methods.