Package | Description |
---|---|
org.multiverse.api.lifecycle | |
org.multiverse.stms.gamma.transactions |
Modifier and Type | Method and Description |
---|---|
static TxnEvent |
TxnEvent.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
void |
TxnListener.notify(Txn txn,
TxnEvent e)
|
Modifier and Type | Method and Description |
---|---|
protected void |
GammaTxn.notifyListeners(TxnEvent event) |
Copyright © 2020. All rights reserved.