private static class EvictionTimer.PrivilegedSetTccl
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.ClassLoader>
PrivilegedAction
used to set the ContextClassLoaderModifier 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.ClassLoader |
run() |