Uses of Interface
org.jboss.tm.usertx.UserTransactionListener

Packages that use UserTransactionListener
org.jboss.tm.usertx   
 

Uses of UserTransactionListener in org.jboss.tm.usertx
 

Methods in org.jboss.tm.usertx with parameters of type UserTransactionListener
 void UserTransactionRegistry.addListener(UserTransactionListener listener)
          Add a listener
 void UserTransactionRegistry.removeListener(UserTransactionListener listener)
          Remove a listener
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.