public class SshdThreadFactory extends AbstractLoggingBean implements ThreadFactory
ThreadFactory used by ThreadUtils to create thread pools if user did provide onelog| Constructor and Description |
|---|
SshdThreadFactory(String name) |
| Modifier and Type | Method and Description |
|---|---|
Thread |
newThread(Runnable r) |
getSimplifiedLoggerpublic SshdThreadFactory(String name)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.