Class PrivilegedGetClassLoaderFromCurrentThread

java.lang.Object
org.eclipse.persistence.internal.security.PrivilegedGetClassLoaderFromCurrentThread
All Implemented Interfaces:
PrivilegedExceptionAction<ClassLoader>

public class PrivilegedGetClassLoaderFromCurrentThread extends Object implements PrivilegedExceptionAction<ClassLoader>
INTERNAL: Retrieve current Thread context ClassLoader with privileges enabled.
Since:
2.6.1