org.jboss.aspects.tx
Class TxTimeoutReaderFactory
java.lang.Object
org.jboss.aspects.tx.TxTimeoutReaderFactory
public class TxTimeoutReaderFactory
- extends Object
Obtains the correct mechanism to get hold of a transaction timeout.
Newer versions of JBoss should use the TransactionTimeoutConfiguration interfsce.
For older versions we need to access the TxManager directly
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxTimeoutReaderFactory
public TxTimeoutReaderFactory()
getTxTimeoutReader
public static TxTimeoutReader getTxTimeoutReader()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.