Uses of Interface
org.terracotta.modules.async.AsyncErrorHandler

Packages that use AsyncErrorHandler
org.terracotta.modules.async   
org.terracotta.modules.async.errorhandlers   
 

Uses of AsyncErrorHandler in org.terracotta.modules.async
 

Constructors in org.terracotta.modules.async with parameters of type AsyncErrorHandler
ProcessingBucket(com.tc.cluster.DsoCluster cluster, ItemProcessor<I> processor, AsyncErrorHandler errorHandler)
           
ProcessingBucket(ItemProcessor<I> processor, AsyncErrorHandler errorHandler)
           
 

Uses of AsyncErrorHandler in org.terracotta.modules.async.errorhandlers
 

Classes in org.terracotta.modules.async.errorhandlers that implement AsyncErrorHandler
 class LoggingErrorHandler
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.