Uses of Interface
org.jboss.seam.core.LocalTransactionListener

Packages that use LocalTransactionListener
org.jboss.seam.core   
 

Uses of LocalTransactionListener in org.jboss.seam.core
 

Classes in org.jboss.seam.core that implement LocalTransactionListener
 class TransactionListener
          Temporary solution for getting JTA transaction lifecycle callbacks.
 

Methods in org.jboss.seam.core that return LocalTransactionListener
static LocalTransactionListener TransactionListener.instance()