public interface WorkerObserver
Modifier and Type | Method and Description |
---|---|
void |
reportTaskFinished(Worker worker) |
void |
reportTaskThrowedException(Worker worker,
Throwable t) |
Copyright © 2015. All rights reserved.