Class TransactionListenerDispatcher

java.lang.Object
org.firebirdsql.gds.ng.listeners.AbstractListenerDispatcher<TransactionListener>
org.firebirdsql.gds.ng.listeners.TransactionListenerDispatcher
All Implemented Interfaces:
Iterable<TransactionListener>, TransactionListener

public final class TransactionListenerDispatcher extends AbstractListenerDispatcher<TransactionListener> implements TransactionListener
Dispatcher to maintain and notify other TransactionListener.
Since:
3.0
Author:
Mark Rotteveel