Interface NotificationBus.Consumer
- All Known Implementing Classes:
NotificationBusDemo
- Enclosing class:
NotificationBus
public static interface NotificationBus.Consumer
- Author:
- Bela Ban
-
Method Summary
Modifier and TypeMethodDescriptiongetCache()Called on the coordinator to obtains its cachevoidvoidmemberJoined(Address mbr) voidmemberLeft(Address mbr)
-
Method Details
-
handleNotification
-
getCache
Serializable getCache()Called on the coordinator to obtains its cache -
memberJoined
-
memberLeft
-