Apache Tomcat 7.0.54

org.apache.tomcat.util.security
Class PrivilegedGetTccl

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

public class PrivilegedGetTccl
extends Object
implements PrivilegedAction<ClassLoader>


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

Constructor Detail

PrivilegedGetTccl

public PrivilegedGetTccl()
Method Detail

run

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

Apache Tomcat 7.0.54

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