org.ow2.orchestra.pvm.internal.tx
Class StandardSynchronization

java.lang.Object
  extended by org.ow2.orchestra.pvm.internal.tx.StandardSynchronization

public class StandardSynchronization
extends Object

Author:
Tom Baeyens

Constructor Summary
StandardSynchronization(Synchronization synchronization)
           
 
Method Summary
 void afterCompletion(org.ow2.orchestra.pvm.internal.tx.StandardTransaction.State transactionState)
           
 void beforeCompletion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardSynchronization

public StandardSynchronization(Synchronization synchronization)
Method Detail

afterCompletion

public void afterCompletion(org.ow2.orchestra.pvm.internal.tx.StandardTransaction.State transactionState)

beforeCompletion

public void beforeCompletion()


Copyright © 2011 OW2 Consortium. All Rights Reserved.