de.grogra.persistence
Interface XAListener

All Known Implementing Classes:
IMPJobManager, Registry, State, XAListener.WeakDelegate

public interface XAListener


Nested Class Summary
static class XAListener.WeakDelegate
           
 
Method Summary
 void transactionApplied(Transaction.Data xa, boolean rollback)
           
 

Method Detail

transactionApplied

void transactionApplied(Transaction.Data xa,
                        boolean rollback)