Florent BENOIT created FELIX-3882:
-------------------------------------

             Summary: Set a name to iPOJO Extender thread
                 Key: FELIX-3882
                 URL: https://issues.apache.org/jira/browse/FELIX-3882
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Florent BENOIT
            Priority: Trivial


In the class 
http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/Extender.java

A new thread is created through 
private final CreatorThread m_processor = new CreatorThread();

It will be great if this thread could be name "iPOJO Extender Creator thread" 
instead of the default "Thread-xx" value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to