Class ListenerThreadFactory
java.lang.Object
org.exoplatform.services.listener.ListenerThreadFactory
- All Implemented Interfaces:
ThreadFactory
This ThreadFactory implementation is a copy of Executors$DefaultThreadFactory.
Its copied for single purpose - make readable thread name.
Created by The eXo Platform SAS.
Date:
Date:
-
Method Summary
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-