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