Uses of Interface
org.jgroups.blocks.DistributedHashtable.Notification

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

Uses of DistributedHashtable.Notification in org.jgroups.blocks
 

Methods in org.jgroups.blocks with parameters of type DistributedHashtable.Notification
 void DistributedHashtable.addNotifier(DistributedHashtable.Notification n)
          Deprecated.  
 void DistributedHashtable.removeNotifier(DistributedHashtable.Notification n)
          Deprecated.  
 

Uses of DistributedHashtable.Notification in org.jgroups.demos
 

Classes in org.jgroups.demos that implement DistributedHashtable.Notification
 class DistributedHashtableDemo
          Uses the DistributedHashtable building block.
 



Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.