Uses of Interface
com.sun.enterprise.transaction.spi.RecoveryResourceListener
-
Packages that use RecoveryResourceListener Package Description com.sun.enterprise.transaction.api -
-
Uses of RecoveryResourceListener in com.sun.enterprise.transaction.api
Methods in com.sun.enterprise.transaction.api that return types with arguments of type RecoveryResourceListener Modifier and Type Method Description Set<RecoveryResourceListener>RecoveryResourceRegistry. getListeners()Methods in com.sun.enterprise.transaction.api with parameters of type RecoveryResourceListener Modifier and Type Method Description voidRecoveryResourceRegistry. addListener(RecoveryResourceListener rrl)
-