Interface BackgroundPathable<T>

All Superinterfaces:
Backgroundable<ErrorListenerPathable<T>>, Pathable<T>
All Known Subinterfaces:
ACLableExistBuilderMain, BackgroundPathableQuietlyable<T>, BackgroundVersionable, ChildrenDeletable, DeleteBuilder, DeleteBuilderMain, ExistsBuilder, ExistsBuilderMain, GetACLBuilder, GetChildrenBuilder, GetDataBuilder, GetDataWatchBackgroundStatable, GuaranteeableDeletable, RemoveWatchesLocal, RemoveWatchesType, SyncBuilder
All Known Implementing Classes:
DeleteBuilderImpl, ExistsBuilderImpl, GetACLBuilderImpl, GetChildrenBuilderImpl, GetDataBuilderImpl, RemoveWatchesBuilderImpl, SetACLBuilderImpl, SyncBuilderImpl, WatchesBuilderImpl

public interface BackgroundPathable<T> extends Backgroundable<ErrorListenerPathable<T>>, Pathable<T>