public class PrivilegedGetContextClassLoader extends Object implements PrivilegedExceptionAction<ClassLoader>
Constructor and Description |
---|
PrivilegedGetContextClassLoader(Thread thread) |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
run() |
public PrivilegedGetContextClassLoader(Thread thread)
public ClassLoader run()
run
in interface PrivilegedExceptionAction<ClassLoader>
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference