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

Packages that use NotificationBus.Consumer
org.jgroups.blocks Provides building blocks that are layered on top of channels. 
org.jgroups.demos Provides demonstrations of JGroups functionality. 
 

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)
          Deprecated.  
 

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 © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.