public class BlockingThreadFactory extends DefaultThreadFactory implements BlockingResource
DEFAULT_PATTERN
Constructor and Description |
---|
BlockingThreadFactory(String threadGroupName,
int initialPriority,
String threadNamePattern,
String node,
String component) |
BlockingThreadFactory(String name,
String threadGroupName,
int initialPriority,
String threadNamePattern,
String node,
String component) |
getName, initialPriority, newThread, setComponent, setNode, threadGroup, threadNamePattern
Copyright © 2021 JBoss by Red Hat. All rights reserved.