Class SshdThreadFactory
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.util.threads.SshdThreadFactory
- All Implemented Interfaces:
ThreadFactory
Default
ThreadFactory used by ThreadUtils to create thread pools if user did provide one- Author:
- Apache MINA SSHD Project
-
Field Summary
Fields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
log -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SshdThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-