Interface ReconfigNotifier


  • public interface ReconfigNotifier
    The communication components of the config management system may create instances of this listener that are used then to notify clients when the endpoint was reconfigured.
    Author:
    Fabian Ritzmann
    • Method Detail

      • sendNotification

        void sendNotification()
        Emit a notification that the endpoint was reconfigured.