Interface ConfigurationCommunicationChangeListener

    • Method Detail

      • configurationCommunicationChange

        void configurationCommunicationChange​(ConfigurationCommunicationInterface object,
                                              boolean configComStatus)
        Methode, die nach Änderung des Kommunikationszustandes aufgerufen wird. Die Methode ist seitens der Applikation zu implementieren.
        Parameters:
        object - Objekt (MutableSet oder DynamicObject) zu dessen verwaltenden Konfiguration sich der Kommunikationszustand geändert hat
        configComStatus - der aktuelle Kommunikationszustand. True bedeutet die Kommunikation steht, false zeigt eine Unterbrechung der Kommunikation an