Interface PersistentNodeListener
public interface PersistentNodeListener
Listener for changes to a PersistentNode
-
Method Summary
Modifier and TypeMethodDescriptionvoidnodeCreated(String path) Called on a persistentNode event when node is created
-
Method Details
-
nodeCreated
-