public class PrivilegedSetTccl
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Void>
Modifier and Type | Field and Description |
---|---|
private java.lang.ClassLoader |
cl |
Constructor and Description |
---|
PrivilegedSetTccl(java.lang.ClassLoader cl) |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
run() |