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:
- Version:
- $Id: ListenerThreadFactory.java 111 2008-11-11 11:11:11Z serg $
- Author:
- Karpenko Sergiy
-
Method Summary
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-