Package org.jgroups.blocks
Interface NotificationBus.Consumer
- All Known Implementing Classes:
NotificationBusDemo
- Enclosing class:
NotificationBus
public static interface NotificationBus.Consumer
-
Method Summary
Modifier and TypeMethodDescriptiongetCache()
Called on the coordinator to obtains its cachevoid
void
memberJoined
(Address mbr) void
memberLeft
(Address mbr)
-
Method Details
-
handleNotification
-
getCache
Serializable getCache()Called on the coordinator to obtains its cache -
memberJoined
-
memberLeft
-