Class ClearThreadLocalThreadPoolHandler
Object
com.liferay.portal.kernel.concurrent.ThreadPoolHandlerAdapter
com.liferay.portal.kernel.concurrent.ClearThreadLocalThreadPoolHandler
- All Implemented Interfaces:
ThreadPoolHandler
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.concurrent.ThreadPoolHandlerAdapter
beforeExecute, beforeThreadEnd, beforeThreadStart, terminated
-
Constructor Details
-
ClearThreadLocalThreadPoolHandler
public ClearThreadLocalThreadPoolHandler()
-
-
Method Details
-
afterExecute
- Specified by:
afterExecute
in interfaceThreadPoolHandler
- Overrides:
afterExecute
in classThreadPoolHandlerAdapter
-