On 01/29/2015 04:38 AM, Peter Levart wrote:

  *
  * <p>If hook or callback methods throw exceptions, internal worker
  * threads may in turn fail and abruptly terminate.</dd>


The last paragraph could explicitly spell-out what are the "callback" methods.
That would be enough, I think.

Good idea; thanks. Changed to:

!  * <p>If hook, callback, or BlockingQueue methods throw exceptions,
!  * internal worker threads may in turn fail, abruptly terminate, and
!  * possibly be replaced.</dd>

-Doug

Reply via email to