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