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) |
getSimplifiedLogger
public SshdThreadFactory(String name)
public Thread newThread(Runnable r)
newThread
in interface ThreadFactory
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.