|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionServices.Status | |
---|---|
org.jboss.webbeans.event | |
org.jboss.webbeans.transaction.spi |
Uses of TransactionServices.Status in org.jboss.webbeans.event |
---|
Constructors in org.jboss.webbeans.event with parameters of type TransactionServices.Status | |
---|---|
TransactionSynchronizedRunnable(java.lang.Runnable task,
TransactionServices.Status desiredStatus)
|
Uses of TransactionServices.Status in org.jboss.webbeans.transaction.spi |
---|
Methods in org.jboss.webbeans.transaction.spi that return TransactionServices.Status | |
---|---|
static TransactionServices.Status |
TransactionServices.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TransactionServices.Status[] |
TransactionServices.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |