org.jboss.aspects.tx
Interface TxTimeoutReader

All Known Implementing Classes:
TxManagerTimeOutReader

public interface TxTimeoutReader

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Method Summary
 int getTransactionTimeOut(TransactionManager tm)
           
 

Method Detail

getTransactionTimeOut

int getTransactionTimeOut(TransactionManager tm)
                          throws Exception
Throws:
Exception


Copyright © 2008 JBoss Inc.. All Rights Reserved.