Interface PersistentNodeListener


  • public interface PersistentNodeListener
    Listener for changes to a PersistentNode
    • Method Detail

      • nodeCreated

        void nodeCreated​(java.lang.String path)
                  throws java.lang.Exception
        Called on a persistentNode event when node is created
        Parameters:
        path - Path of the znode
        Throws:
        java.lang.Exception - errors