net.sf.shineframework.server.tx
Class TxRollbackAdvice

java.lang.Object
  extended by net.sf.shineframework.server.tx.TxRollbackAdvice

public class TxRollbackAdvice
extends java.lang.Object


Constructor Summary
TxRollbackAdvice()
           
 
Method Summary
 void afterReturning(UserContext uc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxRollbackAdvice

public TxRollbackAdvice()
Method Detail

afterReturning

public void afterReturning(UserContext uc)


Copyright © 2007 sourceforge.net. All Rights Reserved.