Class AlarmEventSynchronization

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addEventForwarder​(EventForwarder forwarder)
      This method just add an event forwarder to forward sync events
      java.util.List<Event> getEvents()
      Calling this method get the synchronization Events
      void sync()
      this method sync Events
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait