org.jboss.ejb.plugins
Interface TxRetryExceptionHandler


public interface TxRetryExceptionHandler

Interface used by TxInterceptorCMT on whether to retry TX

Version:
$Revision: 81030 $
Author:
Bill Burke

Method Summary
 boolean retry(Exception ex)
           
 

Method Detail

retry

boolean retry(Exception ex)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.