org.apache.tomcat.util.security
Class PrivilegedSetTccl
java.lang.Object
org.apache.tomcat.util.security.PrivilegedSetTccl
- All Implemented Interfaces:
- PrivilegedAction<Void>
public class PrivilegedSetTccl
- extends Object
- implements PrivilegedAction<Void>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrivilegedSetTccl
public PrivilegedSetTccl(ClassLoader cl)
run
public Void run()
- Specified by:
run
in interface PrivilegedAction<Void>
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.