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–2018 Oracle Corporation. All rights reserved.