Uses of Class
org.apache.openjpa.lib.util.TemporaryClassLoader
-
Packages that use TemporaryClassLoader Package Description org.apache.openjpa.lib.util General Utilities -
-
Uses of TemporaryClassLoader in org.apache.openjpa.lib.util
Methods in org.apache.openjpa.lib.util that return types with arguments of type TemporaryClassLoader Modifier and Type Method Description static java.security.PrivilegedAction<TemporaryClassLoader>
J2DoPrivHelper. newTemporaryClassLoaderAction(java.lang.ClassLoader parent)
Return a PrivilegeAction object for new TemporaryClassLoader().
-