Interface TransactionListener

    • Method Detail

      • transactionCommited

        void transactionCommited​(List<PropertyChangeEvent> changes)
        Notification of a transaction with the list of property changes.
        Parameters:
        changes -
      • unprocessedTransactedEvents

        void unprocessedTransactedEvents​(List<UnprocessedChangeEvents> changes)
        Nofication of unprocessed events by ConfigListener, usually requiring a server restart.
        Parameters:
        changes -