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-2008 Bela Ban. All Rights Reserved.