Uses of Interface
org.jboss.seam.persistence.transaction.LocalEjbSynchronizations

Packages that use LocalEjbSynchronizations
org.jboss.seam.persistence.transaction   
 

Uses of LocalEjbSynchronizations in org.jboss.seam.persistence.transaction
 

Classes in org.jboss.seam.persistence.transaction that implement LocalEjbSynchronizations
 class EjbSynchronizations
          Receives JTA transaction completion notifications from the EJB container, and passes them on to the registered Synchronizations.
 



Copyright © 2010 Seam Framework. All Rights Reserved.