Uses of Class
com.lmax.disruptor.dsl.ExceptionHandlerSetting

Packages that use ExceptionHandlerSetting
com.lmax.disruptor.dsl   
 

Uses of ExceptionHandlerSetting in com.lmax.disruptor.dsl
 

Methods in com.lmax.disruptor.dsl that return ExceptionHandlerSetting
 ExceptionHandlerSetting<?> Disruptor.handleExceptionsFor(EventHandler<T> eventHandler)
          Override the default exception handler for a specific handler.
 



Copyright © 2011 LMAX Ltd. All Rights Reserved.