Package org.jboss.weld.executor
Class DaemonThreadFactory
java.lang.Object
org.jboss.weld.executor.DaemonThreadFactory
- All Implemented Interfaces:
ThreadFactory
ThreadFactory that creates daemon threads so that Weld does not hang e.g. in a SE environment.- Author:
- Jozef Hartinger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DaemonThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-