private static class EvictionTimer.PrivilegedSetTccl
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Void>
PrivilegedAction used to set the ContextClassLoader| Modifier and Type | Field and Description |
|---|---|
private java.lang.ClassLoader |
cl
ClassLoader
|
| Constructor and Description |
|---|
PrivilegedSetTccl(java.lang.ClassLoader cl)
Create a new PrivilegedSetTccl using the given classloader
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
run() |