Uses of Interface
org.jgroups.blocks.DistributedTree.ViewListener
-
Packages that use DistributedTree.ViewListener Package Description org.jgroups.blocks Provides building blocks that are layered on top of channels. -
-
Uses of DistributedTree.ViewListener in org.jgroups.blocks
Methods in org.jgroups.blocks with parameters of type DistributedTree.ViewListener Modifier and Type Method Description void
DistributedTree. addViewListener(DistributedTree.ViewListener listener)
void
DistributedTree. removeViewListener(DistributedTree.ViewListener listener)
-