public static interface ReplicatedHashtable.Notification
Modifier and Type | Method and Description |
---|---|
void |
contentsSet(java.util.Map new_entries) |
void |
entryRemoved(java.lang.Object key) |
void |
entrySet(java.lang.Object key,
java.lang.Object value) |
void |
viewChange(java.util.Vector new_mbrs,
java.util.Vector old_mbrs) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.