public class ForkJoinClassLoading extends Object
| Constructor and Description |
|---|
ForkJoinClassLoading() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setForkJoinClassLoader(ClassLoader classLoader)
A yucky hack, basically attempt to make sure every thread in the common pool has
the correct CL.
|
public static void setForkJoinClassLoader(ClassLoader classLoader)
Copyright © 2020 JBoss by Red Hat. All rights reserved.