org.ofbiz.entity.transaction
Class TransactionUtil.StampClearSync

java.lang.Object
  extended by org.ofbiz.entity.transaction.TransactionUtil.StampClearSync
Enclosing class:
TransactionUtil

public static class TransactionUtil.StampClearSync
extends java.lang.Object


Constructor Summary
TransactionUtil.StampClearSync()
           
 
Method Summary
 void afterCompletion(int status)
           
 void beforeCompletion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionUtil.StampClearSync

public TransactionUtil.StampClearSync()
Method Detail

afterCompletion

public void afterCompletion(int status)

beforeCompletion

public void beforeCompletion()