org.jboss.ejb.plugins
Interface TxRetryExceptionHandler


public interface TxRetryExceptionHandler

Interface used by TxInterceptorCMT on whether to retry TX

Version:
$Revision: 1.2.6.1 $
Author:
Bill Burke

Method Summary
 boolean retry(Exception ex)
           
 

Method Detail

retry

boolean retry(Exception ex)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.