Class DaemonDelegateFactory
java.lang.Object
org.semispace.admin.DaemonDelegateFactory
- All Implemented Interfaces:
ThreadFactory
A simple class which just wraps a thread factory in a manner
which makes all threads it creates become daemon threads.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DaemonDelegateFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-