public class ClearThreadLocalThreadPoolHandler extends ThreadPoolHandlerAdapter
| Constructor and Description |
|---|
ClearThreadLocalThreadPoolHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterExecute(Runnable runnable,
Throwable throwable) |
beforeExecute, beforeThreadEnd, beforeThreadStart, terminatedpublic void afterExecute(Runnable runnable, Throwable throwable)
afterExecute in interface ThreadPoolHandlerafterExecute in class ThreadPoolHandlerAdapter