Package org.apache.commons.pool.impl
Class EvictionTimer.PrivilegedGetTccl
java.lang.Object
org.apache.commons.pool.impl.EvictionTimer.PrivilegedGetTccl
- All Implemented Interfaces:
PrivilegedAction<ClassLoader>
- Enclosing class:
EvictionTimer
private static class EvictionTimer.PrivilegedGetTccl
extends Object
implements PrivilegedAction<ClassLoader>
PrivilegedAction
used to get the ContextClassLoader-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrivilegedGetTccl
private PrivilegedGetTccl()
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedAction<ClassLoader>
-