|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transaction.State | |
---|---|
org.jboss.messaging.core.transaction | |
org.jboss.messaging.core.transaction.impl |
Uses of Transaction.State in org.jboss.messaging.core.transaction |
---|
Methods in org.jboss.messaging.core.transaction that return Transaction.State | |
---|---|
Transaction.State |
Transaction.getState()
|
static Transaction.State |
Transaction.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Transaction.State[] |
Transaction.State.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of Transaction.State in org.jboss.messaging.core.transaction.impl |
---|
Methods in org.jboss.messaging.core.transaction.impl that return Transaction.State | |
---|---|
Transaction.State |
TransactionImpl.getState()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |