Uses of Interface
org.jgroups.blocks.ReplCache.ChangeListener
Packages that use ReplCache.ChangeListener
Package
Description
Provides building blocks that are layered on top of channels.
Provides demonstrations of JGroups functionality.
-
Uses of ReplCache.ChangeListener in org.jgroups.blocks
Fields in org.jgroups.blocks with type parameters of type ReplCache.ChangeListenerModifier and TypeFieldDescriptionprivate final Set<ReplCache.ChangeListener> ReplCache.change_listenersMethods in org.jgroups.blocks with parameters of type ReplCache.ChangeListenerModifier and TypeMethodDescriptionvoidReplCache.addChangeListener(ReplCache.ChangeListener l) voidReplCache.removeChangeListener(ReplCache.ChangeListener l) -
Uses of ReplCache.ChangeListener in org.jgroups.demos
Classes in org.jgroups.demos that implement ReplCache.ChangeListener