Uses of Interface
org.apache.curator.framework.api.UnhandledErrorListener

Packages that use UnhandledErrorListener
org.apache.curator.framework   
org.apache.curator.framework.imps   
 

Uses of UnhandledErrorListener in org.apache.curator.framework
 

Methods in org.apache.curator.framework that return types with arguments of type UnhandledErrorListener
 Listenable<UnhandledErrorListener> CuratorFramework.getUnhandledErrorListenable()
          Returns the listenable interface for unhandled errors
 

Uses of UnhandledErrorListener in org.apache.curator.framework.imps
 

Methods in org.apache.curator.framework.imps that return types with arguments of type UnhandledErrorListener
 Listenable<UnhandledErrorListener> CuratorFrameworkImpl.getUnhandledErrorListenable()
           
 



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