Uses of Interface
com.sun.enterprise.transaction.spi.RecoveryResourceListener

Packages that use RecoveryResourceListener
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
 java.util.Set<RecoveryResourceListener> RecoveryResourceRegistry.getListeners()
           
 

Methods in com.sun.enterprise.transaction.api with parameters of type RecoveryResourceListener
 void RecoveryResourceRegistry.addListener(RecoveryResourceListener rrl)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.