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

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

Uses of NotificationBus.Consumer in org.javagroups.blocks
 

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

Uses of NotificationBus.Consumer in org.javagroups.demos
 

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



Copyright ? 2001,2002 www.javagroups.com . All Rights Reserved.