| Interface | Description |
|---|---|
| ExceptionCallback |
classes who implement this interface get notified when the thread submitted to the ThreadPool crashes.
|
| Class | Description |
|---|---|
| ThreadPoolManager |
contains all the ThreadPools.
|
| TrackingExecutorService |
This is a ExecutorService where the Source of every submitted Thread is easily identifiable.
|
Copyright © 2016. All rights reserved.