Uses of Interface
org.wildfly.transaction.client.AssociationListener
Packages that use AssociationListener
-
Uses of AssociationListener in org.wildfly.transaction.client
Methods in org.wildfly.transaction.client with parameters of type AssociationListenerModifier and TypeMethodDescriptionvoidAbstractTransaction.registerAssociationListener(AssociationListener associationListener) Register an association listener for this transaction, which will be called any time this thread is suspended or resumed.