|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.transaction.Transactions
public class Transactions
Helper for managing transactions around a runnable.
| Nested Class Summary | |
|---|---|
static interface |
Transactions.Runnable
|
| Constructor Summary | |
|---|---|
Transactions()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
requiresNew(javax.transaction.UserTransaction tx,
Transactions.Runnable runnable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transactions()
| Method Detail |
|---|
public static java.lang.Object requiresNew(javax.transaction.UserTransaction tx,
Transactions.Runnable runnable)
throws NestedException,
TransactionException
NestedException
TransactionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||