Class GetACLBuilderImpl

java.lang.Object
org.apache.curator.framework.imps.GetACLBuilderImpl
All Implemented Interfaces:
Backgroundable<ErrorListenerPathable<List<org.apache.zookeeper.data.ACL>>>, BackgroundPathable<List<org.apache.zookeeper.data.ACL>>, ErrorListenerPathable<List<org.apache.zookeeper.data.ACL>>, GetACLBuilder, Pathable<List<org.apache.zookeeper.data.ACL>>, Statable<Pathable<List<org.apache.zookeeper.data.ACL>>>

public class GetACLBuilderImpl extends Object implements GetACLBuilder, ErrorListenerPathable<List<org.apache.zookeeper.data.ACL>>