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