Class NotificationBusDemo

java.lang.Object
org.jgroups.demos.NotificationBusDemo
All Implemented Interfaces:
NotificationBus.Consumer

public class NotificationBusDemo extends 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