Package net.spy.memcached.internal
Class BasicThreadFactory
java.lang.Object
net.spy.memcached.internal.BasicThreadFactory
- All Implemented Interfaces:
ThreadFactory
Simple thread factory that can set daemon status on threads and give them
names.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-