org.mobicents.timers
Class TransactionSynchronization

java.lang.Object
  extended by org.mobicents.timers.TransactionSynchronization
All Implemented Interfaces:
Synchronization

public class TransactionSynchronization
extends Object
implements Synchronization

Author:
martins

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
 

Method Detail

afterCompletion

public void afterCompletion(int status)
Specified by:
afterCompletion in interface Synchronization

beforeCompletion

public void beforeCompletion()
Specified by:
beforeCompletion in interface Synchronization


Copyright © 2011. All Rights Reserved.