org.jboss.util.loading
public class ConstructorTCCLClassLoaderSource extends Object implements ClassLoaderSource
ClassLoaderSource
implementation that returns the
thread context classloader (TCCL)
in effect when this class' constructor is invoked.Constructor and Description |
---|
ConstructorTCCLClassLoaderSource() |
public ClassLoader getClassLoader()
ClassLoaderSource
getClassLoader
in interface ClassLoaderSource
null
if none is availableCopyright © 2014 JBoss by Red Hat. All rights reserved.