Class JGitEventsBroadcast


  • public class JGitEventsBroadcast
    extends Object
    • Constructor Detail

      • JGitEventsBroadcast

        public JGitEventsBroadcast​(org.uberfire.commons.cluster.ClusterService clusterService,
                                   Consumer<WatchEventsWrapper> eventsPublisher)
    • Method Detail

      • createWatchServiceJMS

        public void createWatchServiceJMS​(String topicName)
      • broadcast

        public void broadcast​(String fsName,
                              org.uberfire.java.nio.file.Path watchable,
                              List<org.uberfire.java.nio.file.WatchEvent<?>> events)
      • close

        public void close()