
public final class GetContextClassLoaderAction extends Object implements PrivilegedAction<ClassLoader>
| Modifier and Type | Method and Description |
|---|---|
static GetContextClassLoaderAction |
getInstance()
Get the singleton instance.
|
ClassLoader |
run() |
public static GetContextClassLoaderAction getInstance()
public ClassLoader run()
run in interface PrivilegedAction<ClassLoader>Copyright © 2020 JBoss by Red Hat. All rights reserved.