Class NotificationBusDemo

  • All Implemented Interfaces:
    NotificationBus.Consumer

    public class NotificationBusDemo
    extends java.lang.Object
    implements NotificationBus.Consumer
    Demoes the NotificationBus (without caching). Start a number of members and type in messages. All members will receive the messages. View changes will also be displayed (e.g. member joined, left).
    Author:
    Bela Ban