org.jboss.aspects.tx
Class TxManagerTimeOutReader

java.lang.Object
  extended by org.jboss.aspects.tx.TxManagerTimeOutReader
All Implemented Interfaces:
TxTimeoutReader

public class TxManagerTimeOutReader
extends Object
implements TxTimeoutReader

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
TxManagerTimeOutReader()
           
 
Method Summary
 int getTransactionTimeOut(TransactionManager tm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxManagerTimeOutReader

public TxManagerTimeOutReader()
Method Detail

getTransactionTimeOut

public int getTransactionTimeOut(TransactionManager tm)
Specified by:
getTransactionTimeOut in interface TxTimeoutReader


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