Interface PersistentNodeListener
-
public interface PersistentNodeListenerListener for changes to a PersistentNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnodeCreated(java.lang.String path)Called on a persistentNode event when node is created
-