Apache Tomcat 7.0.54

org.apache.tomcat.util.security
Class PrivilegedSetTccl

java.lang.Object
  extended by org.apache.tomcat.util.security.PrivilegedSetTccl
All Implemented Interfaces:
PrivilegedAction<Void>

public class PrivilegedSetTccl
extends Object
implements PrivilegedAction<Void>


Constructor Summary
PrivilegedSetTccl(ClassLoader cl)
           
 
Method Summary
 Void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrivilegedSetTccl

public PrivilegedSetTccl(ClassLoader cl)
Method Detail

run

public Void run()
Specified by:
run in interface PrivilegedAction<Void>

Apache Tomcat 7.0.54

Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.