Uses of Enum Class
com.loomcache.server.transaction.TransactionContext.TransactionState
Packages that use TransactionContext.TransactionState
-
Uses of TransactionContext.TransactionState in com.loomcache.server.transaction
Subclasses with type arguments of type TransactionContext.TransactionState in com.loomcache.server.transactionModifier and TypeClassDescriptionstatic enumEnumeration representing the state of a transaction.Methods in com.loomcache.server.transaction that return TransactionContext.TransactionStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TransactionContext.TransactionState[]TransactionContext.TransactionState.values()Returns an array containing the constants of this enum class, in the order they are declared.