private static class Validation.DefaultValidationProviderResolver.PrivClassLoader
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.ClassLoader>
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<?> |
c |
Modifier | Constructor and Description |
---|---|
private |
PrivClassLoader(java.lang.Class<?> c) |
Modifier and Type | Method and Description |
---|---|
static java.lang.ClassLoader |
get(java.lang.Class<?> c) |
java.lang.ClassLoader |
run() |