org.apache.curator.framework.api
Interface WatchPathable<T>

All Superinterfaces:
Pathable<T>, Watchable<Pathable<T>>

public interface WatchPathable<T>
extends Watchable<Pathable<T>>, Pathable<T>


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.Watchable
usingWatcher, usingWatcher, watched
 
Methods inherited from interface org.apache.curator.framework.api.Pathable
forPath
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.