public interface PathListener
Modifier and Type | Method and Description |
---|---|
void |
nodeAdded(String path) |
void |
nodeRemoved(String path) |
void nodeAdded(String path) throws IOException
IOException
void nodeRemoved(String path) throws IOException
IOException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.