站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

TxRetryExceptionHandler (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins
Interface TxRetryExceptionHandler


public interface TxRetryExceptionHandler

Interface used by TxInterceptorCMT on whether to retry TX

Version:
$Revision: 1.2 $
Author:
Bill Burke

Method Summary
 boolean retry(Exception ex)
           
 

Method Detail

retry

public boolean retry(Exception ex)


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