Package org.apache.commons.pool2.impl
Class EvictionTimer.PrivilegedGetTccl
- java.lang.Object
-
- org.apache.commons.pool2.impl.EvictionTimer.PrivilegedGetTccl
-
- All Implemented Interfaces:
java.security.PrivilegedAction<java.lang.ClassLoader>
- Enclosing class:
- EvictionTimer
private static class EvictionTimer.PrivilegedGetTccl extends java.lang.Object implements java.security.PrivilegedAction<java.lang.ClassLoader>PrivilegedActionused to get the ContextClassLoader
-
-
Constructor Summary
Constructors Modifier Constructor Description privatePrivilegedGetTccl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ClassLoaderrun()
-