| Package | Description |
|---|---|
| org.jvnet.hk2.config |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionListener> |
Transactions.currentListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transactions.addTransactionsListener(TransactionListener listener)
add a new listener to all transaction events.
|
boolean |
Transactions.removeTransactionsListener(TransactionListener listener)
Removes an existing listener for transaction events
|
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.