Package | Description |
---|---|
net.sf.ehcache.transaction.local |
This package contains the local transactions subsystem.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<TransactionListener> |
LocalTransactionContext.listeners |
Modifier and Type | Method and Description |
---|---|
void |
LocalTransactionContext.addListener(TransactionListener listener)
Add a TransactionListener to this context
|