Uses of Interface
org.jgroups.blocks.NotificationBus.Consumer

Packages that use NotificationBus.Consumer
org.jgroups.blocks   
org.jgroups.demos   
 

Uses of NotificationBus.Consumer in org.jgroups.blocks
 

Methods in org.jgroups.blocks with parameters of type NotificationBus.Consumer
 void NotificationBus.setConsumer(NotificationBus.Consumer c)
           
 

Uses of NotificationBus.Consumer in org.jgroups.demos
 

Classes in org.jgroups.demos that implement NotificationBus.Consumer
 class NotificationBusDemo
          Demoes the NotificationBus (without caching).
 



Copyright © 2001,2002 www.jgroups.com . All Rights Reserved.