org.jgroups.blocks
public static interface NotificationBus.Consumer
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
getCache()
Called on the coordinator to obtains its cache
|
void |
handleNotification(java.io.Serializable n) |
void |
memberJoined(Address mbr) |
void |
memberLeft(Address mbr) |
Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.