org.jgroups.demos
Class NotificationBusDemo
java.lang.Object
org.jgroups.demos.NotificationBusDemo
- NotificationBus.Consumer
public class NotificationBusDemo
extends java.lang.Object
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).
main
public static void main(String[] args)
start
public void start(String bus_name,
String props)
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.