| Package | Description |
|---|---|
| org.nuiton.topia.persistence.internal | |
| org.nuiton.topia.persistence.internal.support | |
| org.nuiton.topia.persistence.support |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTopiaApplicationContext.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
void |
AbstractTopiaApplicationContext.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.util.ListenerSet<TopiaTransactionVetoable> |
AbstractTopiaListenableSupport.transactionVetoables
Listeners on transaction events that can prevent things
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTopiaListenableSupport.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
void |
AbstractTopiaListenableSupport.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable) |
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaListenableSupport.addTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Register to the context a TopiaTransactionVetoable about the transaction.
|
void |
TopiaListenableSupport.removeTopiaTransactionVetoable(TopiaTransactionVetoable vetoable)
Unregister the given TopiaTransactionVetoable about the transaction from
the context
|
Copyright © 2004–2019 CodeLutin. All rights reserved.