org.terracotta.modules.ehcache.store
Class ThreadContextAwareClassLoader
java.lang.Object
java.lang.ClassLoader
org.terracotta.modules.ehcache.store.ThreadContextAwareClassLoader
public class ThreadContextAwareClassLoader
- extends ClassLoader
| Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadContextAwareClassLoader
public ThreadContextAwareClassLoader(ClassLoader parent)
loadClass
public Class<?> loadClass(String name)
throws ClassNotFoundException
- Overrides:
loadClass in class ClassLoader
- Throws:
ClassNotFoundException
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.