Uses of Enum
org.multiverse.api.lifecycle.TxnEvent
Packages that use TxnEvent
Package
Description
-
Uses of TxnEvent in org.multiverse.api.lifecycle
Subclasses with type arguments of type TxnEvent in org.multiverse.api.lifecycleModifier and TypeClassDescriptionenumAn enumeration for all possible events for theTxnlife-cycle.Methods in org.multiverse.api.lifecycle that return TxnEventModifier and TypeMethodDescriptionstatic TxnEventReturns the enum constant of this type with the specified name.static TxnEvent[]TxnEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.multiverse.api.lifecycle with parameters of type TxnEvent -
Uses of TxnEvent in org.multiverse.commitbarriers
Methods in org.multiverse.commitbarriers with parameters of type TxnEvent -
Uses of TxnEvent in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions with parameters of type TxnEvent