org.apache.qpid.server.txn
Interface ServerTransaction.Action

Enclosing interface:
ServerTransaction

public static interface ServerTransaction.Action


Method Summary
 void onRollback()
           
 void postCommit()
           
 

Method Detail

postCommit

void postCommit()

onRollback

void onRollback()


Licensed to the Apache Software Foundation