Uses of Interface
org.apache.curator.framework.recipes.nodes.PersistentNodeListener
-
Packages that use PersistentNodeListener Package Description org.apache.curator.framework.recipes.nodes -
-
Uses of PersistentNodeListener in org.apache.curator.framework.recipes.nodes
Methods in org.apache.curator.framework.recipes.nodes that return types with arguments of type PersistentNodeListener Modifier and Type Method Description org.apache.curator.framework.listen.ListenerContainer<PersistentNodeListener>PersistentNode. getListenable()Returns the listenable
-