Uses of Interface
org.jvnet.hk2.config.TransactionListener
Packages that use TransactionListener
-
Uses of TransactionListener in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config that return types with arguments of type TransactionListenerMethods in org.jvnet.hk2.config with parameters of type TransactionListenerModifier and TypeMethodDescriptionvoidTransactions.addTransactionsListener(TransactionListener listener) add a new listener to all transaction events.booleanTransactions.removeTransactionsListener(TransactionListener listener) Removes an existing listener for transaction events