public static class NamedThreadFactory.MetaFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.ClassLoader |
contextClassLoader |
protected java.lang.ThreadGroup |
threadGroup |
protected java.lang.Thread.UncaughtExceptionHandler |
uncaughtExceptionHandler |
Constructor and Description |
---|
MetaFactory(java.lang.ClassLoader contextClassLoader,
java.lang.ThreadGroup threadGroup,
java.lang.Thread.UncaughtExceptionHandler uncaughtExceptionHandler) |
Copyright © 2009- The Apache Software Foundation