Class TransactionUtils
- java.lang.Object
-
- org.jboss.resource.adapter.jms.util.TransactionUtils
-
public class TransactionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description TransactionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisInTransaction()check whether there is an active transaction.
-